removelevelbutton tests

This commit is contained in:
realaravinth
2021-05-07 17:55:42 +05:30
parent 7b3f910da7
commit 5b5a995f57
19 changed files with 1100 additions and 204 deletions

View File

@@ -10,7 +10,9 @@
name="description"
id="description"
required
<. if form_description.trim().len() > 0 { .>
value="<.= form_description .>"
<. } .>
/>
</label>