fix dumb edit bugs

This commit is contained in:
Dennis Eichhorn 2019-08-26 20:23:41 +02:00
parent 2567161ceb
commit 4ca3e07ae9

View File

@ -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"