aboutsummaryrefslogtreecommitdiffstats
path: root/portal-common/src/main/webapp/common/thirdparty/data-tables/app-test-i18n-datatable-zh-CN.json
diff options
context:
space:
mode:
author“shentao” <shentao@chinamobile.com>2017-01-26 16:19:00 +0800
committer“shentao” <shentao@chinamobile.com>2017-01-26 16:21:54 +0800
commit6f01a8756fe38c0d6565c369005142adda4b9b57 (patch)
tree5f360e44ac9bb70f83781af1303d3915bb45cd3f /portal-common/src/main/webapp/common/thirdparty/data-tables/app-test-i18n-datatable-zh-CN.json
parent3f47ae6567e95e118c4a477e24cdc509dd0dce89 (diff)
rebuild GUI structure(only changed modules' name)
Issue-id : CLIENT-14 Change-Id: Ie4fa30f1a51393576fbdc68e12d810565cbf06eb Signed-off-by: “shentao” <shentao@chinamobile.com>
Diffstat (limited to 'portal-common/src/main/webapp/common/thirdparty/data-tables/app-test-i18n-datatable-zh-CN.json')
-rw-r--r--portal-common/src/main/webapp/common/thirdparty/data-tables/app-test-i18n-datatable-zh-CN.json51
1 files changed, 0 insertions, 51 deletions
diff --git a/portal-common/src/main/webapp/common/thirdparty/data-tables/app-test-i18n-datatable-zh-CN.json b/portal-common/src/main/webapp/common/thirdparty/data-tables/app-test-i18n-datatable-zh-CN.json
deleted file mode 100644
index 90996845..00000000
--- a/portal-common/src/main/webapp/common/thirdparty/data-tables/app-test-i18n-datatable-zh-CN.json
+++ /dev/null
@@ -1,51 +0,0 @@
-{
- "language":{
- "sProcessing": "<img src='/web/newict/framework/thirdparty/data-tables/images/loading-spinner-grey.gif'/><span>&nbsp;&nbsp;处理中...</span>",
- "sLengthMenu": "<span class='seperator'>|</span>每页 _MENU_ 条结果",
- "sZeroRecords": "没有匹配结果",
- "sInfo": "<span class='seperator'>|</span>总共找到 _TOTAL_ 条结果",
- "sInfoEmpty": "共 0 项",
- "sGroupActions": "_TOTAL_ 条结果被选择: ",
- "sAjaxRequestGeneralError": "不能完成请求,请检查您的网络连接情况。",
- "sEmptyTable": "表中数据为空",
- "oPaginate": {
- "sPrevious": "前页",
- "sNext": "下页",
- "sPage": "第",
- "sPageOf": "页,总页数:"
- }
- },
- "columnsAll":[
- {"columnId":"0", "columnTitle":"开始时间"},
- {"columnId":"1", "columnTitle":"结束时间"},
- {"columnId":"2", "columnTitle":"查询粒度"},
- {"columnId":"3", "columnTitle":"网元位置"},
- {"columnId":"4", "columnTitle":"CPU使用率(百分比)"}
- ],
- "columns":[
- {"columnId":"0", "columnTitle":"开始时间"},
- {"columnId":"1", "columnTitle":"结束时间"},
- {"columnId":"2", "columnTitle":"查询粒度"},
- {"columnId":"3", "columnTitle":"网元位置"},
- {"columnId":"4", "columnTitle":"CPU使用率(百分比)"}
- ],
- "xsHiddenColumns":[
- ],
- "smHiddenColumns":[
- ],
- "columnsTooLong":["3"],
-
- "rowCheckable": "true",
- "openRowFlag" : "false",
- "rowOverFlag" : "false",
-
- "tableHeight":"250px",
- "tableWidth":"100%",
-
- "requestType": "POST",
- "requestURL": "/web/rest/web-pm/queryPmPageData",
- "requestParameters":[
- ],
- "sTotalRecordsSource":"response.extData",
- "sTotalRecords":"108"
-} \ No newline at end of file