mirror of
https://github.com/Karaka-Management/oms-Tasks.git
synced 2026-01-11 15:38:40 +00:00
test save/cancel features
This commit is contained in:
parent
327618ebae
commit
ff0a554277
|
|
@ -74,6 +74,8 @@ echo $this->getData('nav')->render(); ?>
|
|||
By <?= $this->printHtml($task->getCreatedBy()->getName1()); ?>
|
||||
</div>
|
||||
<div class="vCenterTable">
|
||||
<button class="save hidden">Save</button>
|
||||
<button class="cancel hidden">Cancel</button>
|
||||
<button class="update">Edit</button>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user