Pman.Dialog.CoreProject.js
authorAlan Knowles <alan@akbkhome.com>
Tue, 19 Oct 2010 03:06:12 +0000 (11:06 +0800)
committerAlan Knowles <alan@akbkhome.com>
Tue, 19 Oct 2010 03:06:12 +0000 (11:06 +0800)
Pman.Dialog.CoreProject.js

index 26eaccc..c7976bd 100644 (file)
@@ -155,7 +155,7 @@ Pman.Dialog.CoreProject = {
                                     name : 'client_id_name',
                                     pageSize : 20,
                                     qtip : "Select Companies",
-                                    queryParam : 'query[code]',
+                                    queryParam : 'query[name]',
                                     selectOnFocus : true,
                                     tpl : '<div class="x-grid-cell-text x-btn button"><b>{name}</b> </div>',
                                     triggerAction : 'all',