X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=Pman.Dialog.CoreNotifyRecur.bjs;h=72a063c7a2ac24099c7014b6aa1d0c296da0a55a;hb=d5944d2b6158a352e164dddc76753ca425421aa2;hp=68e3e40d5fed784991e6a00494edad722c8f208e;hpb=78446c5bd204e93439b7a8d3c1cebd90a4729c45;p=Pman.Core diff --git a/Pman.Dialog.CoreNotifyRecur.bjs b/Pman.Dialog.CoreNotifyRecur.bjs index 68e3e40d..72a063c7 100644 --- a/Pman.Dialog.CoreNotifyRecur.bjs +++ b/Pman.Dialog.CoreNotifyRecur.bjs @@ -99,13 +99,13 @@ "xtype": "Fill" }, { - "text": "Delete", - "cls": "x-btn-text-icon", - "|icon": "rootURL + '/Pman/templates/images/trash.gif'", - "xtype": "Button", "listeners": { - "|click": "function()\n{\n Pman.genericDelete(_this, 'core_notify_recur'); \n}\n " + "|click": "function()\n{\n var s = _this.grid.getSelectionModel().getSelected();\n Roo.log(s);\n}\n " }, + "cls": "x-btn-text-icon", + "text": "Delete", + "xtype": "Button", + "|icon": "rootURL + '/Pman/templates/images/trash.gif'", "|xns": "Roo.Toolbar" } ]