mirror of
https://github.com/Karaka-Management/oms-ItemManagement.git
synced 2026-02-16 20:28:42 +00:00
Merge branch 'develop' of https://github.com/Orange-Management/oms-ItemManagement into develop
This commit is contained in:
commit
db1e1b1f30
|
|
@ -12,11 +12,8 @@
|
||||||
*/
|
*/
|
||||||
declare(strict_types=1);
|
declare(strict_types=1);
|
||||||
|
|
||||||
use phpOMS\Localization\Money;
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @var \phpOMS\Views\View $this
|
* @var \phpOMS\Views\View $this
|
||||||
*/
|
*/
|
||||||
|
|
||||||
echo $this->getData('nav')->render();
|
echo $this->getData('nav')->render();
|
||||||
?>
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user