mysql/core_notify_trigger_after_update.sql
authorAlan Knowles <alan@roojs.com>
Thu, 6 Jul 2017 02:13:00 +0000 (10:13 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 6 Jul 2017 02:13:00 +0000 (10:13 +0800)
Pman.Dialog.Image.bjs
Pman.Dialog.Image.js

Pman.Dialog.Image.bjs
Pman.Dialog.Image.js

index c18f81a..eee3018 100644 (file)
@@ -8,6 +8,7 @@
  "strings" : {
   "eb5d45750c7ab13aa8e6bacc80315a30" : "32M",
   "2859a4ae58ae4e25abdfc530f814e42f" : "Upload an Image or File",
+  "c4ca4238a0b923820dcc509a6f75849b" : "1",
   "ea4788705e6873b424c65e91c2846b19" : "Cancel",
   "91412465ea9169dfd901dd5e7c96dd99" : "Upload",
   "ea72bacd2fdfa818907bb9559e6905a1" : "Upload Image or File"
         },
         {
          "xtype" : "Hidden",
+         "Mixed value" : 1,
          "$ xns" : "Roo.form"
         },
         {
index 02e1dc3..f71dcb2 100644 (file)
@@ -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'
          },