mirror of
https://github.com/Karaka-Management/oms-FleetManagement.git
synced 2026-01-11 12:58:42 +00:00
many bug fixes
This commit is contained in:
parent
a2fb44ef7f
commit
1ad2561972
|
|
@ -135,6 +135,7 @@ echo $this->data['nav']->render();
|
|||
</section>
|
||||
</div>
|
||||
|
||||
<?php if (!$isNew) : ?>
|
||||
<div class="col-xs-12 col-md-6">
|
||||
<section class="portlet">
|
||||
<div class="portlet-body">
|
||||
|
|
@ -144,6 +145,7 @@ echo $this->data['nav']->render();
|
|||
</div>
|
||||
</section>
|
||||
</div>
|
||||
<?php endif; ?>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user