Pman.Tab.AdminNotify.bjs
[Pman.Admin] / Pman.Tab.AdminNotify.js
index 5c532e8..49cc613 100644 (file)
@@ -186,6 +186,10 @@ Pman.Tab.AdminNotify = new Roo.XComponent({
                     listeners : {
                        beforeload : function (_self, options)
                           {
+                              options.params = options.params || {};
+                              
+                              options.params._evtype_align = 1;
+                              
                               if (!_this.toggleBtn.pressed) {
                                   options.params['event_id'] = 0;
                               }