去除不需要的字段

This commit is contained in:
appqy 2023-02-14 18:47:59 +08:00
parent c1a6636836
commit ffddf4a7e9
4 changed files with 0 additions and 24 deletions

View File

@ -66,12 +66,6 @@
<input id="c-app" class="form-control" name="row[app]" type="text" value="{$row.app|htmlentities}">
</div>
</div>
<div class="form-group">
<label class="control-label col-xs-12 col-sm-2">{:__('Dev_type')}:</label>
<div class="col-xs-12 col-sm-8">
<input id="c-dev_type" class="form-control" name="row[dev_type]" type="text" value="{$row.dev_type|htmlentities}">
</div>
</div>
<div class="form-group layer-footer">
<label class="control-label col-xs-12 col-sm-2"></label>
<div class="col-xs-12 col-sm-8">

View File

@ -66,12 +66,6 @@
<input id="c-app" class="form-control" name="row[app]" type="text" value="{$row.app|htmlentities}">
</div>
</div>
<div class="form-group">
<label class="control-label col-xs-12 col-sm-2">{:__('Dev_type')}:</label>
<div class="col-xs-12 col-sm-8">
<input id="c-dev_type" class="form-control" name="row[dev_type]" type="text" value="{$row.dev_type|htmlentities}">
</div>
</div>
<div class="form-group layer-footer">
<label class="control-label col-xs-12 col-sm-2"></label>
<div class="col-xs-12 col-sm-8">

View File

@ -54,12 +54,6 @@
<input id="c-app" class="form-control" name="row[app]" type="text" value="{$row.app|htmlentities}">
</div>
</div>
<div class="form-group">
<label class="control-label col-xs-12 col-sm-2">{:__('Dev_type')}:</label>
<div class="col-xs-12 col-sm-8">
<input id="c-dev_type" class="form-control" name="row[dev_type]" type="text" value="{$row.dev_type|htmlentities}">
</div>
</div>
<div class="form-group layer-footer">
<label class="control-label col-xs-12 col-sm-2"></label>
<div class="col-xs-12 col-sm-8">

View File

@ -54,12 +54,6 @@
<input id="c-app" class="form-control" name="row[app]" type="text" value="{$row.app|htmlentities}">
</div>
</div>
<div class="form-group">
<label class="control-label col-xs-12 col-sm-2">{:__('Dev_type')}:</label>
<div class="col-xs-12 col-sm-8">
<input id="c-dev_type" class="form-control" name="row[dev_type]" type="text" value="{$row.dev_type|htmlentities}">
</div>
</div>
<div class="form-group layer-footer">
<label class="control-label col-xs-12 col-sm-2"></label>
<div class="col-xs-12 col-sm-8">