mirror of
https://github.com/Karaka-Management/oms-EquipmentManagement.git
synced 2026-02-16 02:08:40 +00:00
code fixes
This commit is contained in:
parent
0cb3aa88b8
commit
77cdd0ede7
|
|
@ -12,6 +12,4 @@
|
||||||
*/
|
*/
|
||||||
declare(strict_types=1);
|
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);
|
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