瀏覽代碼

v2.7.0 GA

MaxKey 4 年之前
父節點
當前提交
2ff751e539
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      maxkey-web-manage/src/main/resources/templates/views/apps/adapters/adaptersList.ftl

+ 1 - 0
maxkey-web-manage/src/main/resources/templates/views/apps/adapters/adaptersList.ftl

@@ -100,6 +100,7 @@
 				<th data-sortable="true" data-field="id"   data-visible="false">Id</th>
 				<th data-field="name"><@locale code="apps.adapter.name"/></th>
 				<th data-field="protocol" ><@locale code="apps.adapter.protocol"/></th>
+				<th data-field="sortIndex"><@locale code="common.text.sortindex"/></th>
 				<th data-field="description"><@locale code="common.text.description"/></th>
 				<th data-field="createdBy"    data-visible="false"><@locale code="common.text.createdby"/></th>
 				<th data-field="createdDate"  data-visible="false"><@locale code="common.text.createddate"/></th>