Pman.Tab.CmsProductCategory.js
authorAlan Knowles <alan@akbkhome.com>
Tue, 21 Sep 2010 08:31:01 +0000 (16:31 +0800)
committerAlan Knowles <alan@akbkhome.com>
Tue, 21 Sep 2010 08:31:01 +0000 (16:31 +0800)
Pman.Tab.CmsProductCategory.js

index 71c7abe..296bc58 100644 (file)
@@ -68,7 +68,7 @@ Pman.Tab.CmsProductCategory = new Roo.util.Observable({
                                             if (!id) {
                                                 var sel = _this.panel.tree.root;
                                             }
-                                        
+                                            
                                             
                                             Pman.Dialog.CmsCategory.show( { id : 0 , parent_id : id, parent_id_title:  sel.text }, function(r)
                                             {