disable/uncomment input field in vorgang list
This commit is contained in:
@@ -195,7 +195,7 @@
|
||||
}}>{item.name}</span
|
||||
>
|
||||
|
||||
<input
|
||||
<!--<input
|
||||
class="text-sm font-semibold leading-6 text-gray-900 inline-block min-w-1"
|
||||
type="text"
|
||||
name=""
|
||||
@@ -206,7 +206,7 @@
|
||||
}}
|
||||
bind:value={item.name}
|
||||
id="label__{item.name}"
|
||||
/>
|
||||
/>-->
|
||||
<!-- disabled={item.show_button} -->
|
||||
<!-- https://iconduck.com/icons/192863/edit-rename -->
|
||||
|
||||
|
||||
Reference in New Issue
Block a user