Author: jacopoc
Date: Mon Oct 27 17:51:47 2014
New Revision: 1634620
URL:
http://svn.apache.org/r1634620Log:
Formatting fixes.
Modified:
ofbiz/branches/json-integration-refactoring/applications/product/webapp/catalog/category/CategoryTree.ftl
Modified: ofbiz/branches/json-integration-refactoring/applications/product/webapp/catalog/category/CategoryTree.ftl
URL:
http://svn.apache.org/viewvc/ofbiz/branches/json-integration-refactoring/applications/product/webapp/catalog/category/CategoryTree.ftl?rev=1634620&r1=1634619&r2=1634620&view=diff==============================================================================
--- ofbiz/branches/json-integration-refactoring/applications/product/webapp/catalog/category/CategoryTree.ftl (original)
+++ ofbiz/branches/json-integration-refactoring/applications/product/webapp/catalog/category/CategoryTree.ftl Mon Oct 27 17:51:47 2014
@@ -77,9 +77,9 @@ var rawdata = [
"onclickFunction" : "callDocument"
};
},
- Â Â Â Â success : function(data) {
+ success : function(data) {
return data.treeData;
- Â Â Â Â }
+ }
}
},
"types" : {