From fdf28ab6865e5a2b77a9a67110476a842163997f Mon Sep 17 00:00:00 2001 From: Edward Date: Wed, 11 Feb 2015 14:26:10 +0800 Subject: [PATCH] Pman.Tab.AdminNotify.bjs Pman.Tab.AdminNotify.js --- Pman.Tab.AdminNotify.bjs | 2 -- Pman.Tab.AdminNotify.js | 2 -- 2 files changed, 4 deletions(-) diff --git a/Pman.Tab.AdminNotify.bjs b/Pman.Tab.AdminNotify.bjs index 6543e2c..2226bac 100644 --- a/Pman.Tab.AdminNotify.bjs +++ b/Pman.Tab.AdminNotify.bjs @@ -143,7 +143,6 @@ }, "format" : "d/M/Y", "xtype" : "DateField", - "allowBlank" : false, "width" : 100, "$ xns" : "Roo.form" }, @@ -163,7 +162,6 @@ }, "format" : "d/M/Y", "xtype" : "DateField", - "allowBlank" : false, "width" : 100, "$ xns" : "Roo.form" }, diff --git a/Pman.Tab.AdminNotify.js b/Pman.Tab.AdminNotify.js index 5215987..9b8fd04 100644 --- a/Pman.Tab.AdminNotify.js +++ b/Pman.Tab.AdminNotify.js @@ -311,7 +311,6 @@ Pman.Tab.AdminNotify = new Roo.XComponent({ '|xns' : 'Roo.form', format : 'd/M/Y', xtype : 'DateField', - allowBlank : false, width : 100, xns : Roo.form, listeners : { @@ -341,7 +340,6 @@ Pman.Tab.AdminNotify = new Roo.XComponent({ '|xns' : 'Roo.form', format : 'd/M/Y', xtype : 'DateField', - allowBlank : false, width : 100, xns : Roo.form, listeners : { -- 2.39.2