mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-10-04 10:54:30 +08:00
Add moment.js to application.js.erb
This commit is contained in:
parent
1880723c8c
commit
860a8efda7
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
||||||
// turbolinks MUST BE THE LAST inclusion
|
// turbolinks MUST BE THE LAST inclusion
|
||||||
|
|
||||||
|
//= require moment
|
||||||
//= require bootstrap-datetimepicker
|
//= require bootstrap-datetimepicker
|
||||||
//= require bootstrap-colorselector
|
//= require bootstrap-colorselector
|
||||||
//= require bootstrap-tagsinput.min
|
//= require bootstrap-tagsinput.min
|
||||||
|
|
Loading…
Add table
Reference in a new issue