mirror of
https://github.com/Karaka-Management/oms-BusinessExpenses.git
synced 2026-01-11 15:18:44 +00:00
bug fixes
This commit is contained in:
parent
3083958d0c
commit
f96e97827d
|
|
@ -97,7 +97,7 @@ echo $this->data['nav']->render(); ?>
|
|||
</div>
|
||||
|
||||
<?php if (!$isNew) : ?>
|
||||
<input type="radio" id="c-tab-2" name="tabular-2" checked>
|
||||
<input type="radio" id="c-tab-2" name="tabular-2">
|
||||
<div class="tab col-simple">
|
||||
<div class="col-xs-12">
|
||||
<?= $this->data['media-upload']->render('item-file', 'files', '', $element->files, '{/api}businessexpenses/expense/element/file?csrf={$CSRF}', (string) $element->id); ?>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user