1
0
mirror of https://github.com/e107inc/e107.git synced 2025-01-18 13:14:55 +01:00
php-e107/e107_admin
Cameron 7874cd1060 Issue #435 - start of Bootstrap 3 core support. Enable by adding the following to your theme.php file:
define("BOOTSTRAP", 3);
define("FONTAWESOME", 4); // optional

e107::js("url", "//netdna.bootstrapcdn.com/bootstrap/3.0.3/js/bootstrap.min.js");
e107::css('url', '//netdna.bootstrapcdn.com/bootstrap/3.0.3/css/bootstrap.min.css');
e107::css('url', "//netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.min.css"); // optional
2013-12-17 11:12:42 -08:00
..
2013-03-22 15:10:27 -07:00
2013-05-26 14:36:55 -07:00
2010-02-10 18:18:01 +00:00
2010-02-10 18:18:01 +00:00
2013-07-03 22:10:19 +01:00
2013-05-12 02:16:20 -04:00
2013-11-18 16:53:52 -08:00
2013-11-22 20:46:45 -08:00
2013-04-16 02:06:04 -07:00
2010-02-10 18:18:01 +00:00
2013-06-18 20:21:10 -07:00
2013-03-24 18:12:11 -07:00
2013-07-25 13:31:01 +02:00
2013-05-13 22:26:55 +01:00
2012-11-26 14:41:32 -08:00