From 8717c8d4665500a6d6b39863d22bcb1c5f1ee5ef Mon Sep 17 00:00:00 2001 From: Edward Date: Wed, 11 Feb 2015 14:34:15 +0800 Subject: [PATCH] Pman.Tab.AdminNotify.bjs Pman.Tab.AdminNotify.js --- Pman.Tab.AdminNotify.bjs | 2 +- Pman.Tab.AdminNotify.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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", -- 2.39.2