mirror of
https://github.com/Karaka-Management/oms-EquipmentManagement.git
synced 2026-02-06 05:18:41 +00:00
code fixes
This commit is contained in:
parent
0cb3aa88b8
commit
77cdd0ede7
|
|
@ -12,6 +12,4 @@
|
|||
*/
|
||||
declare(strict_types=1);
|
||||
|
||||
use phpOMS\Uri\UriFactory;
|
||||
|
||||
echo $this->data['nav']->render(); ?>
|
||||
echo $this->data['nav']->render();
|
||||
|
|
|
|||
|
|
@ -12,6 +12,4 @@
|
|||
*/
|
||||
declare(strict_types=1);
|
||||
|
||||
use phpOMS\Uri\UriFactory;
|
||||
|
||||
echo $this->data['nav']->render(); ?>
|
||||
echo $this->data['nav']->render();
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user