mirror of
https://github.com/e107inc/e107.git
synced 2025-08-16 03:24:20 +02:00
Javascript behaviour for draggable dashboard panels.
This commit is contained in:
@@ -5,7 +5,7 @@ define("SEP"," <span class='fa fa-play e-breadcrumb'></span> ");
|
||||
define("BOOTSTRAP", 3);
|
||||
define('FONTAWESOME', 4);
|
||||
|
||||
|
||||
e107::js("theme", "js/bootstrap3.js", 'jquery');
|
||||
|
||||
// e107::js("url", "https://netdna.bootstrapcdn.com/bootstrap/3.3.5/js/bootstrap.min.js",'jquery', 2);
|
||||
// e107::css('url', 'http://netdna.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap.min.css');
|
||||
|
Reference in New Issue
Block a user