LOTS of stuff
This commit is contained in:
@@ -27,6 +27,7 @@ $(function(){
|
||||
container: 'epic',
|
||||
textarea: 'epic-textarea',
|
||||
basePath: '/assets',
|
||||
clientSideStorage: false,
|
||||
theme: {
|
||||
base: '/base/epiceditor.css',
|
||||
preview: '/preview/github.css',
|
||||
@@ -36,7 +37,7 @@ $(function(){
|
||||
bar: true
|
||||
},
|
||||
autogrow: {
|
||||
minHeight: 500
|
||||
minHeight: 300
|
||||
}
|
||||
});
|
||||
try {
|
||||
|
||||
@@ -13,3 +13,4 @@
|
||||
//= require jquery_ujs
|
||||
//= require epiceditor
|
||||
//= require app
|
||||
//= require moment
|
||||
6
app/assets/javascripts/moment.js
Normal file
6
app/assets/javascripts/moment.js
Normal file
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user