mirror of
https://github.com/pierre42100/ComunicWeb
synced 2025-06-19 12:25:16 +00:00
Can precise a time end to countdown timers
This commit is contained in:
@ -65,6 +65,9 @@ class Dev {
|
||||
//Datepicker
|
||||
"3rdparty/adminLTE/plugins/datepicker/datepicker3.css",
|
||||
|
||||
//Timepicker
|
||||
"3rdparty/adminLTE/plugins/timepicker/bootstrap-timepicker.min.css",
|
||||
|
||||
//VideoJS
|
||||
//"3rdparty/videojs/6.4.0/video-js.min.css",
|
||||
|
||||
@ -121,6 +124,9 @@ class Dev {
|
||||
//Datepicker
|
||||
"3rdparty/adminLTE/plugins/datepicker/bootstrap-datepicker.js",
|
||||
|
||||
//Timepicker
|
||||
"3rdparty/adminLTE/plugins/timepicker/bootstrap-timepicker.js",
|
||||
|
||||
//VideoJS
|
||||
//"3rdparty/videojs/6.4.0/video.min.js",
|
||||
|
||||
|
Reference in New Issue
Block a user