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

index 5102a60..d48d517 100644 (file)
@@ -219,6 +219,9 @@ Pman.Tab.CmsProduct = new Roo.util.Observable({
                                 click : function()
                                 {
                                     if (!_this.dialog) return;
+                                    
+                                    
+                                    
                                     _this.dialog.show( { id : 0 } , function(data) {
                                         _this.searchBox.setValue(data.name);
                                         _this.grid.footer.onClick('first');