修正阻断页面 Content Type为 Format
This commit is contained in:
@@ -165,7 +165,7 @@
|
||||
<div class="col-md-6">
|
||||
<div class="form-group">
|
||||
<label class="control-label col-md-3">
|
||||
<font color="red">*</font><spring:message code="content_type" />
|
||||
<font color="red">*</font><spring:message code="format" />
|
||||
</label>
|
||||
<div class="col-md-6">
|
||||
<select id="contentType" name="contentType" data-live-search="true" data-live-search-placeholder="search" class="selectpicker form-control required">
|
||||
|
||||
@@ -283,7 +283,7 @@
|
||||
<th class="sort-column a.compile_id" style="display: none;"><spring:message code="cfg_id"/></th>
|
||||
<th class="sort-column a.cfg_desc"><spring:message code="file_desc"/></th>
|
||||
<th class="sort-column a.url"><spring:message code="response_file"/></th>
|
||||
<th class="sort-column a.content_type"><spring:message code="content_type"/></th>
|
||||
<th class="sort-column a.content_type"><spring:message code="format"/></th>
|
||||
<th><spring:message code="letter"/></th>
|
||||
<th><spring:message code="classification"/></th>
|
||||
<th><spring:message code="attribute"/></th>
|
||||
|
||||
Reference in New Issue
Block a user