Pman.Dialog.CoreNotifyRecur.bjs
[Pman.Core] / Pman.Dialog.CoreNotifyRecur.js
index fb3a0e5..b1263b4 100644 (file)
@@ -440,10 +440,9 @@ Pman.Dialog.CoreNotifyRecur = {
                                             minChars : 2,
                                             name : 'tz_name',
                                             pageSize : 20,
-                                            qtip : "Select core_enum",
-                                            queryParam : '',
+                                            qtip : "Select timezone",
                                             selectOnFocus : true,
-                                            tpl : '<div class="x-grid-cell-text x-btn button"><b>{name}</b> </div>',
+                                            tpl : '<div class="x-grid-cell-text x-btn button"><b>{tz}</b> </div>',
                                             triggerAction : 'all',
                                             typeAhead : true,
                                             valueField : 'id',