X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=blobdiff_plain;f=Pman.Dialog.CoreNotifyRecur.js;h=1a09714f3caf00fd08ce812c14820852b7666bde;hp=d89c32641e5d1cdfbd7b714881aa62ed39ce6139;hb=443623f47935eb52acd65a3ff0d84eab1fd5a98b;hpb=c8657ae3e5255720009417bc25b3699a5bd7fb74 diff --git a/Pman.Dialog.CoreNotifyRecur.js b/Pman.Dialog.CoreNotifyRecur.js index d89c3264..1a09714f 100644 --- a/Pman.Dialog.CoreNotifyRecur.js +++ b/Pman.Dialog.CoreNotifyRecur.js @@ -59,7 +59,7 @@ Pman.Dialog.CoreNotifyRecur = { '|xns' : 'Roo', height : 550, modal : true, - resizable : false, + resizable : true, title : _this._strings['c1d32776cd2d2afcd2c45a52f58679f4'], width : 800, xns : Roo, @@ -513,7 +513,7 @@ Pman.Dialog.CoreNotifyRecur = { return String.format('{0}', r.data.freq_day_name || v); }, - width : 100, + width : 150, xns : Roo.grid, xtype : 'ColumnModel', items : [ @@ -603,7 +603,7 @@ Pman.Dialog.CoreNotifyRecur = { return String.format('{0}', r.data.freq_hour_name || v); }, - width : 250, + width : 100, xns : Roo.grid, xtype : 'ColumnModel', items : [ @@ -715,13 +715,6 @@ Pman.Dialog.CoreNotifyRecur = { if (_this.panel.active) { // this.footer.onClick('first'); } - }, - rowdblclick : function (_self, rowIndex, e) - { - if (!_this.dialog) return; - _this.dialog.show( this.getDataSource().getAt(rowIndex).data, function() { - _this.grid.footer.onClick('first'); - }); } }, items : [