mirror of
https://github.com/e107inc/e107.git
synced 2025-08-17 03:54:09 +02:00
Added Github-Sync feature to Admin->databases when developer mode (or debug) is active.
This commit is contained in:
@@ -1035,7 +1035,12 @@ class e_form
|
||||
|
||||
// $text .= "ValueFormat: ".$dateFormat." Value: ".$value;
|
||||
// $text .= " ({$dformat}) type:".$dateFormat." ".$value;
|
||||
|
||||
|
||||
// Load it in the footer.
|
||||
e107::css('core', 'bootstrap-datetimepicker/css/datetimepicker.css', 'jquery');
|
||||
e107::js('core', 'bootstrap-datetimepicker/js/bootstrap-datetimepicker.min.js', 'jquery', 2);
|
||||
|
||||
|
||||
return $text;
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user