1
0
mirror of https://github.com/newnius/YAO-portal.git synced 2025-06-06 07:11:54 +00:00
This commit is contained in:
Newnius 2020-05-04 09:50:28 +08:00
parent 3b499576fd
commit d3bdfd4dc9

View File

@ -145,7 +145,7 @@
<div class="col-md-6">
<label>CMD</label>
<div class="form-group">
<input type="text" class="form-control task-cmd" maxlength="255"
<input type="text" class="form-control task-cmd" maxlength=""
placeholder="Command to bring up task"/>
</div>
</div>