mirror of
https://github.com/wavelog/wavelog.git
synced 2026-03-22 10:24:14 +00:00
datetimepicker to html 5
This commit is contained in:
@@ -23,7 +23,6 @@ class SimpleFLE extends CI_Controller {
|
||||
$footerData = [];
|
||||
$footerData['scripts'] = [
|
||||
'assets/js/moment.min.js',
|
||||
'assets/js/tempusdominus-bootstrap-4.min.js',
|
||||
'assets/js/datetime-moment.js',
|
||||
'assets/js/sections/simplefle.js?' . filemtime(realpath(__DIR__ . "/../../assets/js/sections/simplefle.js"))
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user