提交 0558c26c 编写于 作者: 蔡祥熠

Merge branch 'hotfix/delete_resource_execption' into 'master'

Merge of hotfix/delete_resource_execption 修复删除x_component_process_ViewDesigner后,相关资源的应用没有改过来的问题 to master

See merge request o2oa/o2oa!3771
......@@ -1083,7 +1083,7 @@
"float": "left",
"width": "20px",
"height": "20px",
"background": "url("+"../x_component_process_ViewDesigner/$View/default/icon/right.png) center center no-repeat",
"background": "url("+"../x_component_query_ViewDesigner/$View/default/icon/right.png) center center no-repeat",
},
"viewContentTdGroupTextNode": {
"height": "20px",
......
......@@ -12,7 +12,7 @@
},
"actionNode": {
"height": "20px",
"background": "url("+"../x_component_process_ViewDesigner/widget/$ViewFilter/default/down.png) no-repeat center -2px"
"background": "url(../x_component_query_ViewDesigner/widget/$ViewFilter/default/down.png) no-repeat center -2px"
},
"verificationNode": {
"background-color": "#fbe8e8",
......@@ -21,7 +21,7 @@
"line-height": "24px"
},
"verificationTextNode": {
"background": "url("+"../x_component_process_ViewDesigner/widget/$ViewFilter/default/icon/error.png) no-repeat 5px center",
"background": "url(../x_component_query_ViewDesigner/widget/$ViewFilter/default/icon/error.png) no-repeat 5px center",
"padding-left": "26px"
},
......@@ -43,7 +43,7 @@
"width": "20px",
"height": "24px",
"float": "right",
"background": "url("+"../x_component_process_ViewDesigner/widget/$ViewFilter/default/icon/delete1.png) no-repeat center center",
"background": "url(../x_component_query_ViewDesigner/widget/$ViewFilter/default/icon/delete1.png) no-repeat center center",
"cursor": "pointer"
},
"itemContentNode": {
......
......@@ -112,7 +112,7 @@
"background": "#FFF",
"-webkit-user-select": "none",
"overflow": "hidden",
"background": "url("+"../x_component_process_ViewDesigner/$Main/default/designerBg.png)",
"background": "url(../x_component_query_ViewDesigner/$Main/default/designerBg.png)",
"-moz-user-select": "none"
},
"propertyTitleNode": {
......
......@@ -70,7 +70,7 @@
"float": "left",
"width": "20px",
"height": "20px",
"background": "url("+"../x_component_process_ViewDesigner/$View/default/icon/right.png) center center no-repeat",
"background": "url(../x_component_query_ViewDesigner/$View/default/icon/right.png) center center no-repeat",
},
"viewContentTdGroupTextNode": {
"height": "20px",
......@@ -88,13 +88,13 @@
"refreshNode": {
"width": "29px",
"height": "40px",
"background": "url("+"../x_component_process_ViewDesigner/$View/default/icon/refresh.png) center center no-repeat",
"background": "url(../x_component_query_ViewDesigner/$View/default/icon/refresh.png) center center no-repeat",
"float": "left"
},
"addColumnNode": {
"width": "29px",
"height": "40px",
"background": "url("+"../x_component_process_ViewDesigner/$View/default/icon/addColumn.png) center center no-repeat",
"background": "url(../x_component_query_ViewDesigner/$View/default/icon/addColumn.png) center center no-repeat",
"float": "right"
},
......@@ -168,7 +168,7 @@
"height": "26px",
"width": "26px",
"float": "left",
"background": "url("+"../x_component_process_ViewDesigner/$View/default/icon/column.png) center center no-repeat"
"background": "url(../x_component_query_ViewDesigner/$View/default/icon/column.png) center center no-repeat"
},
"cloumnListTextNode": {
"margin-left": "26px"
......@@ -245,7 +245,7 @@
"text-align": "right",
"cursor": "pointer",
"font-size": "12px",
"background": "url("+"../x_component_process_ViewDesigner/$View/default/icon/add.png) 3px center no-repeat"
"background": "url(../x_component_query_ViewDesigner/$View/default/icon/add.png) 3px center no-repeat"
},
"columnFilterValueNode": {
"width": "95%",
......@@ -267,12 +267,12 @@
"font-size": "12px"
},
"filterAddActionNode":{
"background": "url("+"../x_component_process_ViewDesigner/$View/default/icon/add.png) 3px center no-repeat",
"background": "url(../x_component_query_ViewDesigner/$View/default/icon/add.png) 3px center no-repeat",
"height": "24px",
"cursor": "pointer"
},
"filterDelActionNode":{
"background": "url("+"../x_component_process_ViewDesigner/$View/default/icon/del.png) 3px center no-repeat",
"background": "url(../x_component_query_ViewDesigner/$View/default/icon/del.png) 3px center no-repeat",
"height": "24px",
"cursor": "pointer"
},
......@@ -341,7 +341,7 @@
},
"columnHideFlagNode": {
"height": "40px",
"background": "url("+"../x_component_process_ViewDesigner/$View/default/icon/hidden.png) right center no-repeat",
"background": "url(../x_component_query_ViewDesigner/$View/default/icon/hidden.png) right center no-repeat",
"position": "relative",
"margin-right": "8px",
"top": "-38px"
......
......@@ -45,7 +45,7 @@
"height": "30px",
"line-height": "30px",
"padding-left" : "20px",
"background-image": "url(../x_component_process_ViewDesigner/$View/default/icon/right.png)",
"background-image": "url(../x_component_query_ViewDesigner/$View/default/icon/right.png)",
"background-repeat" : "no-repeat",
"background-position": "left center"
},
......@@ -53,7 +53,7 @@
"height": "30px",
"line-height": "30px",
"padding-left" : "20px",
"background-image": "url(../x_component_process_ViewDesigner/$View/default/icon/down.png)",
"background-image": "url(../x_component_query_ViewDesigner/$View/default/icon/down.png)",
"background-repeat" : "no-repeat",
"background-position": "left center"
},
......
......@@ -45,7 +45,7 @@
"height": "30px",
"line-height": "30px",
"padding-left" : "20px",
"background-image": "url(../x_component_process_ViewDesigner/$View/default/icon/right.png)",
"background-image": "url(../x_component_query_ViewDesigner/$View/default/icon/right.png)",
"background-repeat" : "no-repeat",
"background-position": "left center"
},
......@@ -53,7 +53,7 @@
"height": "30px",
"line-height": "30px",
"padding-left" : "20px",
"background-image": "url(../x_component_process_ViewDesigner/$View/default/icon/down.png)",
"background-image": "url(../x_component_query_ViewDesigner/$View/default/icon/down.png)",
"background-repeat" : "no-repeat",
"background-position": "left center"
},
......
......@@ -45,7 +45,7 @@
"height": "30px",
"line-height": "30px",
"padding-left" : "20px",
"background-image": "url(../x_component_process_ViewDesigner/$View/default/icon/right.png)",
"background-image": "url(../x_component_query_ViewDesigner/$View/default/icon/right.png)",
"background-repeat" : "no-repeat",
"background-position": "left center"
},
......@@ -53,7 +53,7 @@
"height": "30px",
"line-height": "30px",
"padding-left" : "20px",
"background-image": "url(../x_component_process_ViewDesigner/$View/default/icon/down.png)",
"background-image": "url(../x_component_query_ViewDesigner/$View/default/icon/down.png)",
"background-repeat" : "no-repeat",
"background-position": "left center"
},
......
......@@ -45,7 +45,7 @@
"height": "30px",
"line-height": "30px",
"padding-left" : "20px",
"background-image": "url(../x_component_process_ViewDesigner/$View/default/icon/right.png)",
"background-image": "url(../x_component_query_ViewDesigner/$View/default/icon/right.png)",
"background-repeat" : "no-repeat",
"background-position": "left center"
},
......@@ -53,7 +53,7 @@
"height": "30px",
"line-height": "30px",
"padding-left" : "20px",
"background-image": "url(../x_component_process_ViewDesigner/$View/default/icon/down.png)",
"background-image": "url(../x_component_query_ViewDesigner/$View/default/icon/down.png)",
"background-repeat" : "no-repeat",
"background-position": "left center"
},
......
......@@ -45,7 +45,7 @@
"height": "30px",
"line-height": "30px",
"padding-left" : "20px",
"background-image": "url(../x_component_process_ViewDesigner/$View/default/icon/right.png)",
"background-image": "url(../x_component_query_ViewDesigner/$View/default/icon/right.png)",
"background-repeat" : "no-repeat",
"background-position": "left center"
},
......@@ -53,7 +53,7 @@
"height": "30px",
"line-height": "30px",
"padding-left" : "20px",
"background-image": "url(../x_component_process_ViewDesigner/$View/default/icon/down.png)",
"background-image": "url(../x_component_query_ViewDesigner/$View/default/icon/down.png)",
"background-repeat" : "no-repeat",
"background-position": "left center"
},
......
......@@ -45,7 +45,7 @@
"height": "30px",
"line-height": "30px",
"padding-left" : "20px",
"background-image": "url(../x_component_process_ViewDesigner/$View/default/icon/right.png)",
"background-image": "url(../x_component_query_ViewDesigner/$View/default/icon/right.png)",
"background-repeat" : "no-repeat",
"background-position": "left center"
},
......@@ -53,7 +53,7 @@
"height": "30px",
"line-height": "30px",
"padding-left" : "20px",
"background-image": "url(../x_component_process_ViewDesigner/$View/default/icon/down.png)",
"background-image": "url(../x_component_query_ViewDesigner/$View/default/icon/down.png)",
"background-repeat" : "no-repeat",
"background-position": "left center"
},
......
......@@ -261,14 +261,14 @@ MWF.xApplication.query.ViewDesigner.View = new Class({
if (subtrs[0].getStyle("display")=="none"){
subtrs.each(function(subtr){ subtr.setStyle("display", "table-row"); });
if( iconNode ) {
iconNode.setStyle("background", "url(" + "../x_component_process_ViewDesigner/$View/default/icon/down.png) center center no-repeat");
iconNode.setStyle("background", "url(" + "../x_component_query_ViewDesigner/$View/default/icon/down.png) center center no-repeat");
}else{
this.setStyles( _self.json.data.viewStyles["groupExpandNode"] )
}
}else{
subtrs.each(function(subtr){ subtr.setStyle("display", "none"); });
if( iconNode ) {
iconNode.setStyle("background", "url(" + "../x_component_process_ViewDesigner/$View/default/icon/right.png) center center no-repeat");
iconNode.setStyle("background", "url(" + "../x_component_query_ViewDesigner/$View/default/icon/right.png) center center no-repeat");
}else{
this.setStyles( _self.json.data.viewStyles["groupCollapseNode"] )
}
......
......@@ -209,10 +209,10 @@ MWF.xApplication.query.ViewDesigner.ViewBase = new Class({
if (subtrs[0]){
if (subtrs[0].getStyle("display")=="none"){
subtrs.each(function(subtr){ subtr.setStyle("display", "table-row"); });
iconNode.setStyle("background", "url("+"../x_component_process_ViewDesigner/$View/default/icon/down.png) center center no-repeat");
iconNode.setStyle("background", "url("+"../x_component_query_ViewDesigner/$View/default/icon/down.png) center center no-repeat");
}else{
subtrs.each(function(subtr){ subtr.setStyle("display", "none"); });
iconNode.setStyle("background", "url("+"../x_component_process_ViewDesigner/$View/default/icon/right.png) center center no-repeat");
iconNode.setStyle("background", "url("+"../x_component_query_ViewDesigner/$View/default/icon/right.png) center center no-repeat");
}
}
_self.setContentHeight();
......
......@@ -12,7 +12,7 @@
},
"actionNode": {
"height": "20px",
"background": "url("+"../x_component_process_ViewDesigner/widget/$ViewFilter/default/down.png) no-repeat center -2px"
"background": "url(../x_component_query_ViewDesigner/widget/$ViewFilter/default/down.png) no-repeat center -2px"
},
"verificationNode": {
"background-color": "#fbe8e8",
......@@ -21,7 +21,7 @@
"line-height": "24px"
},
"verificationTextNode": {
"background": "url("+"../x_component_process_ViewDesigner/widget/$ViewFilter/default/icon/error.png) no-repeat 5px center",
"background": "url(../x_component_query_ViewDesigner/widget/$ViewFilter/default/icon/error.png) no-repeat 5px center",
"padding-left": "26px"
},
......@@ -43,7 +43,7 @@
"width": "20px",
"height": "24px",
"float": "right",
"background": "url("+"../x_component_process_ViewDesigner/widget/$ViewFilter/default/icon/delete1.png) no-repeat center center",
"background": "url(../x_component_query_ViewDesigner/widget/$ViewFilter/default/icon/delete1.png) no-repeat center center",
"cursor": "pointer"
},
"itemContentNode": {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册