mirror of
https://github.com/itflow-org/itflow
synced 2026-02-28 19:04:52 +00:00
Conver the what should be the last bulk asset interfaces modals to the new ajax
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user