Pman.Dialog.CoreNotifyRefer.bjs
authorAlan Knowles <alan@roojs.com>
Wed, 16 May 2012 04:52:18 +0000 (12:52 +0800)
committerAlan Knowles <alan@roojs.com>
Wed, 16 May 2012 04:52:18 +0000 (12:52 +0800)
Pman.Dialog.CoreNotifyRefer.js

Pman.Dialog.CoreNotifyRefer.bjs
Pman.Dialog.CoreNotifyRefer.js

index 7f6ac03..4c66b3e 100644 (file)
                                                     "listWidth": 200,
                                                     "mode": "local",
                                                     "name": "freq_name",
+                                                    "pageSize": 40,
                                                     "tpl": "<div class=\"x-grid-cell-text x-btn button\"><b>{title}</b> </div>",
                                                     "triggerAction": "all",
                                                     "valueField": "code",
index 2644f25..248bba3 100644 (file)
@@ -310,6 +310,7 @@ Pman.Dialog.CoreNotifyRefer = {
                                         listWidth : 200,
                                         mode : 'local',
                                         name : 'freq_name',
+                                        pageSize : 40,
                                         tpl : '<div class="x-grid-cell-text x-btn button"><b>{title}</b> </div>',
                                         triggerAction : 'all',
                                         valueField : 'code',