Pman.Dialog.CoreNotifyRecur.bjs
[Pman.Core] / Pman.Dialog.CoreNotifyRecur.js
index cf31e92..fb12481 100644 (file)
@@ -284,7 +284,7 @@ Pman.Dialog.CoreNotifyRecur = {
                                 xns: Roo.grid,
                                 dataIndex : 'method_id',
                                 header : 'Type',
-                                width : 75,
+                                width : 120,
                                 renderer : function(v,x,r) {
                                      return String.format('{0}', r.data.method_id_display_name); 
                                 },