Pman.Dialog.CoreNotifyRecur.bjs
[Pman.Core] / Pman.Dialog.CoreNotifyRecur.js
index 9932fb3..8616aa3 100644 (file)
@@ -718,6 +718,10 @@ Pman.Dialog.CoreNotifyRecur = {
          {
             e.record.commit();
          },
+        cellclick : function (_self, rowIndex, columnIndex, e)
+         {
+             
+         },
         render : function() 
          {
              _this.grid = this;