提交 fb0e4405 编写于 作者: ibizdev's avatar ibizdev

ShineKOT 发布系统代码 [后台服务,演示应用]

上级 b8bcb8c1
......@@ -259,7 +259,7 @@ function getAppLocale(){
menuitem60: commonLogic.appcommonhandle("StaticNode",null),
menuitem61: commonLogic.appcommonhandle("DynamicNode (code table)",null),
menuitem62: commonLogic.appcommonhandle("DynamicNode (entity)",null),
menuitem63: commonLogic.appcommonhandle("右键操作",null),
menuitem63: commonLogic.appcommonhandle("RightClickOperation",null),
menuitem111: commonLogic.appcommonhandle("甘特图",null),
menuitem110: commonLogic.appcommonhandle("树表格",null),
menuitem87: commonLogic.appcommonhandle("数据视图",null),
......
......@@ -1318,6 +1318,22 @@ function getLocaleResourceBase(){
},
},
usr4listviewtoolbar_toolbar: {
deuiaction1: {
caption: commonLogic.appcommonhandle("New",null),
tip: commonLogic.appcommonhandle("New",null),
},
deuiaction3: {
caption: commonLogic.appcommonhandle("Edit",null),
tip: commonLogic.appcommonhandle("Edit {0}",null),
},
deuiaction2: {
caption: commonLogic.appcommonhandle("Remove",null),
tip: commonLogic.appcommonhandle("Remove {0}",null),
},
deuiaction4: {
caption: commonLogic.appcommonhandle("Filter",null),
tip: commonLogic.appcommonhandle("Filter",null),
},
},
usr4listviewlist_quicktoolbar_toolbar: {
deuiaction1: {
......
......@@ -1318,6 +1318,22 @@ function getLocaleResourceBase(){
},
},
usr4listviewtoolbar_toolbar: {
deuiaction1: {
caption: commonLogic.appcommonhandle("新建",null),
tip: commonLogic.appcommonhandle("新建",null),
},
deuiaction3: {
caption: commonLogic.appcommonhandle("编辑",null),
tip: commonLogic.appcommonhandle("编辑",null),
},
deuiaction2: {
caption: commonLogic.appcommonhandle("删除",null),
tip: commonLogic.appcommonhandle("删除",null),
},
deuiaction4: {
caption: commonLogic.appcommonhandle("过滤",null),
tip: commonLogic.appcommonhandle("过滤",null),
},
},
usr4listviewlist_quicktoolbar_toolbar: {
deuiaction1: {
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册