mirror of
https://github.com/Karaka-Management/oms-ItemManagement.git
synced 2026-02-15 19:58:40 +00:00
fix bugs
This commit is contained in:
parent
0f6cddc3c2
commit
1849854ff1
|
|
@ -55,7 +55,6 @@ $itemStatus = ItemStatus::getConstants();
|
||||||
|
|
||||||
echo $this->data['nav']->render();
|
echo $this->data['nav']->render();
|
||||||
?>
|
?>
|
||||||
|
|
||||||
<div class="tabview tab-2">
|
<div class="tabview tab-2">
|
||||||
<?php if (!$isNew) : ?>
|
<?php if (!$isNew) : ?>
|
||||||
<div class="box">
|
<div class="box">
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user