1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-12 09:34:54 +02:00

Admin-ui: Grid improvements.

This commit is contained in:
Cameron
2017-04-04 09:53:48 -07:00
parent a8931d663b
commit 8ce9eb32c6
3 changed files with 48 additions and 28 deletions

View File

@@ -16,7 +16,8 @@ if(!defined('e107_INIT'))
exit();
}
define("SEP", " <span class='fa fa-play e-breadcrumb'></span> ");
//define("SEP", " <span class='fa fa-play e-breadcrumb'></span> ");
define("SEP", " <span class='fa fa-angle-double-right e-breadcrumb'></span> ");
define("BOOTSTRAP", 3);
define('FONTAWESOME', 4);