Pman.Tab.AdminWatches.bjs
authorAlan Knowles <alan@roojs.com>
Wed, 28 Sep 2011 08:44:50 +0000 (16:44 +0800)
committerAlan Knowles <alan@roojs.com>
Wed, 28 Sep 2011 08:44:50 +0000 (16:44 +0800)
Pman.Tab.AdminWatches.bjs
Pman.Tab.AdminWatches.js
Pman.Tab.AdminWatches.js

Pman.Tab.AdminWatches.bjs
Pman.Tab.AdminWatches.js

index e8f0992..2b6999a 100644 (file)
@@ -9,6 +9,7 @@
             "listeners": {
                 "|activate": "function() {\n    _this.panel = this;\n    if (_this.grid) {\n        _this.grid.footer.onClick('first');\n    }\n}"
             },
+            "autoScroll": false,
             "background": true,
             "fitContainer": true,
             "fitToframe": true,
index 0345648..51821c0 100644 (file)
@@ -41,6 +41,7 @@ Pman.Tab.AdminWatches = new Roo.util.Observable({
                     }
                 }
             },
+            autoScroll : false,
             background : true,
             fitContainer : true,
             fitToframe : true,