From: Edward Date: Wed, 11 Feb 2015 06:34:15 +0000 (+0800) Subject: Pman.Tab.AdminNotify.bjs X-Git-Url: http://git.roojs.org/?p=Pman.Admin;a=commitdiff_plain;h=8717c8d4665500a6d6b39863d22bcb1c5f1ee5ef Pman.Tab.AdminNotify.bjs Pman.Tab.AdminNotify.js --- diff --git a/Pman.Tab.AdminNotify.bjs b/Pman.Tab.AdminNotify.bjs index 841aa29..12d24ca 100644 --- a/Pman.Tab.AdminNotify.bjs +++ b/Pman.Tab.AdminNotify.bjs @@ -89,7 +89,7 @@ "xtype" : "ComboBox", "allowBlank" : true, "editable" : true, - "width" : 300, + "width" : 200, "$ xns" : "Roo.form", "name" : "name", "qtip" : "Select core_notify", diff --git a/Pman.Tab.AdminNotify.js b/Pman.Tab.AdminNotify.js index 5a0783a..40ffadf 100644 --- a/Pman.Tab.AdminNotify.js +++ b/Pman.Tab.AdminNotify.js @@ -285,7 +285,7 @@ Pman.Tab.AdminNotify = new Roo.XComponent({ xtype : 'ComboBox', allowBlank : true, editable : true, - width : 300, + width : 200, xns : Roo.form, name : 'name', qtip : "Select core_notify",