Pman.Dialog.CoreCompanies.bjs
authorChris <chris@roojs.com>
Wed, 12 Sep 2012 07:16:34 +0000 (15:16 +0800)
committerChris <chris@roojs.com>
Wed, 12 Sep 2012 07:16:34 +0000 (15:16 +0800)
Pman.Dialog.CoreCompanies.js

Pman.Dialog.CoreCompanies.bjs
Pman.Dialog.CoreCompanies.js

index d868b36..2b2334a 100644 (file)
                                             "listWidth": 250,
                                             "loadingText": "Searching...",
                                             "minChars": 2,
+                                            "name": "comptype_name",
                                             "pageSize": 20,
                                             "qtip": "Select type",
                                             "queryParam": "query[name]",
index 9a7cc79..9da01b3 100644 (file)
@@ -159,6 +159,7 @@ Pman.Dialog.CoreCompanies = {
                                             listWidth : 250,
                                             loadingText : "Searching...",
                                             minChars : 2,
+                                            name : 'comptype_name',
                                             pageSize : 20,
                                             qtip : "Select type",
                                             queryParam : 'query[name]',