Pman.Dialog.CoreNotifyRecur.bjs
[Pman.Core] / Pman.Dialog.CoreNotifyRecur.js
index f2ef88e..e17b502 100644 (file)
@@ -731,7 +731,7 @@ Pman.Dialog.CoreNotifyRecur = {
              
              return;
              
-             Pman.Dialog.CoreNotifyRecurKeywords.show({}, function(res){
+             Pman.Dialog.CoreNotifyRecurKeywords.show({id : d.data.id}, function(res){
                  Roo.log(res);
              });