1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-29 01:00:20 +02:00

Removed admin_template from bootstrap3. Using core template instead. Switched admin navigation parser to simpleParse()

This commit is contained in:
Cameron
2021-01-27 12:53:45 -08:00
parent e45a3a7b55
commit d7aadf5012
3 changed files with 1 additions and 335 deletions

View File

@@ -1024,8 +1024,6 @@ class e107Test extends \Codeception\Test\Unit
$exclude = array(
// 'admin_icons_template.php',
'admin_template.php',// FIXME - convert the template to v2.x standards.
'bbcode_template.php',
'online_template.php', // FIXME - convert the template to v2.x standards.
'sitedown_template.php', // FIXME - convert the template to v2.x standards.