From: Alan Knowles Date: Thu, 6 Jul 2017 02:13:00 +0000 (+0800) Subject: mysql/core_notify_trigger_after_update.sql X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=d6c7f2bd394e3e12db85c60eeaaaa0d4b4ed5d56 mysql/core_notify_trigger_after_update.sql Pman.Dialog.Image.bjs Pman.Dialog.Image.js --- diff --git a/Pman.Dialog.Image.bjs b/Pman.Dialog.Image.bjs index c18f81a2..eee30183 100644 --- a/Pman.Dialog.Image.bjs +++ b/Pman.Dialog.Image.bjs @@ -8,6 +8,7 @@ "strings" : { "eb5d45750c7ab13aa8e6bacc80315a30" : "32M", "2859a4ae58ae4e25abdfc530f814e42f" : "Upload an Image or File", + "c4ca4238a0b923820dcc509a6f75849b" : "1", "ea4788705e6873b424c65e91c2846b19" : "Cancel", "91412465ea9169dfd901dd5e7c96dd99" : "Upload", "ea72bacd2fdfa818907bb9559e6905a1" : "Upload Image or File" @@ -99,6 +100,7 @@ }, { "xtype" : "Hidden", + "Mixed value" : 1, "$ xns" : "Roo.form" }, { diff --git a/Pman.Dialog.Image.js b/Pman.Dialog.Image.js index 02e1dc38..f71dcb2a 100644 --- a/Pman.Dialog.Image.js +++ b/Pman.Dialog.Image.js @@ -9,6 +9,7 @@ Pman.Dialog.Image = { _strings : { 'eb5d45750c7ab13aa8e6bacc80315a30' :"32M", '2859a4ae58ae4e25abdfc530f814e42f' :"Upload an Image or File", + 'c4ca4238a0b923820dcc509a6f75849b' :"1", 'ea4788705e6873b424c65e91c2846b19' :"Cancel", '91412465ea9169dfd901dd5e7c96dd99' :"Upload", 'ea72bacd2fdfa818907bb9559e6905a1' :"Upload Image or File" @@ -323,6 +324,7 @@ Pman.Dialog.Image = { }, { xtype : 'Hidden', + value : 1, xns : Roo.form, '|xns' : 'Roo.form' },