Recompile Storm UI JS asset

This commit is contained in:
Ben Thomson 2020-08-03 11:07:55 +08:00
parent 18af35d928
commit df2b8b5817
No known key found for this signature in database
GPG Key ID: 8BDB18DD0909BE22
1 changed files with 2 additions and 1 deletions

View File

@ -5805,7 +5805,8 @@ TextEditor.prototype.getPopupContent=function(){return'<form>
<div class="modal-body"> \
<div class="form-group"> \
<p class="inspector-field-comment"></p> \
<textarea class="form-control size-small field-textarea" name="name" value=""/> \
<textarea class="form-control size-small field-textarea" name="name"> \
</textarea> \
</div> \
</div> \
<div class="modal-footer"> \