mirror of
https://github.com/Karaka-Management/oms-Tasks.git
synced 2026-02-12 20:58:41 +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>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<div id="elements"
|
<div id="elements">
|
||||||
data-ui-content="#elements"
|
|
||||||
data-ui-element=".taskelement"
|
|
||||||
data-tag="form"
|
|
||||||
data-ui-form="taskElementCreate">
|
|
||||||
<!-- 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() -->
|
<!-- 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>
|
<template>
|
||||||
<section id="taskelmenet-0" class="box wf-100 taskelement"
|
<section id="taskelmenet-0" class="box wf-100 taskelement"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user