Pman.Dialog.CoreNotifyRecur.bjs
[Pman.Core] / Pman.Dialog.CoreNotifyRecur.js
index 455ec00..f2ef88e 100644 (file)
@@ -725,6 +725,12 @@ Pman.Dialog.CoreNotifyRecur = {
                  return;
              }
              
+             var d = this.ds.getAt(rowIndex);
+             
+             Roo.log(d);
+             
+             return;
+             
              Pman.Dialog.CoreNotifyRecurKeywords.show({}, function(res){
                  Roo.log(res);
              });