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:
@@ -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.
|
||||
|
Reference in New Issue
Block a user