mirror of
https://github.com/e107inc/e107.git
synced 2025-08-19 21:02:09 +02:00
When using Bootstrap 5 and no template is found, fallback to bootstrap 4 template if present in core folder.
This commit is contained in:
@@ -346,9 +346,6 @@
|
||||
|
||||
$result = $this->dta->get_current_table('core');
|
||||
|
||||
|
||||
|
||||
|
||||
$this->assertSame($result,$expected);
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user