Conver the what should be the last bulk asset interfaces modals to the new ajax

This commit is contained in:
johnnyq
2025-11-27 14:13:33 -05:00
parent ba2d6b6709
commit c486e3fe62
4 changed files with 129 additions and 98 deletions

View File

@@ -78,11 +78,11 @@ ob_start();
<div class="input-group-prepend">
<span class="input-group-text"><i class="fa fa-fw fa-tag"></i></span>
</div>
<input
type="text"
class="form-control"
<input
type="text"
class="form-control"
name="description"
placeholder="Short Description"
placeholder="Short Description"
maxlength="200"
>
</div>