mirror of
https://github.com/Karaka-Management/oms-Tasks.git
synced 2026-01-11 15:38:40 +00:00
fix dumb edit bugs
This commit is contained in:
parent
2567161ceb
commit
4ca3e07ae9
|
|
@ -100,11 +100,7 @@ echo $this->getData('nav')->render(); ?>
|
|||
</div>
|
||||
</section>
|
||||
|
||||
<div id="elements"
|
||||
data-ui-content="#elements"
|
||||
data-ui-element=".taskelement"
|
||||
data-tag="form"
|
||||
data-ui-form="taskElementCreate">
|
||||
<div id="elements">
|
||||
<!-- todo: this doesn't work because single taskelements cannot be identified somehow we need to work with ids of elements, implement a counter for the current element or implement a nearest() function instead of the this.closest() -->
|
||||
<template>
|
||||
<section id="taskelmenet-0" class="box wf-100 taskelement"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user