mirror of
https://github.com/Karaka-Management/oms-Exchange.git
synced 2026-02-05 12:38:41 +00:00
Fix whitespaces
This commit is contained in:
parent
cdefe7cf62
commit
d8aaf7f225
|
|
@ -16,6 +16,6 @@
|
|||
/**
|
||||
* @var \phpOMS\Views\View $this
|
||||
*/
|
||||
echo $this->getData('nav')->render();
|
||||
echo $this->getData('nav')->render();
|
||||
|
||||
include __DIR__ . '/../../Interfaces/' . $this->getData('interface')->getInterfacePath() . '/import.tpl.php';
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user