Pman.Tab.AdminNotify.bjs
[Pman.Admin] / Pman.Tab.AdminNotify.js
index a5d2916..844f51e 100644 (file)
@@ -212,6 +212,12 @@ Pman.Tab.AdminNotify = new Roo.XComponent({
                               if(to){
                                   options.params.to = to.format('Y-m-d');
                               }
+                              
+                              var type = _this.typeCombo.getValue();
+                              
+                              if(type.length){
+                                  o.params.evtype = type;
+                              }
                           }
                     },
                     items : [