File or image upload is not supported (and thus disabled) when using the [+] button to create a new object inside a popup dialog.

SVN:trunk[4236]
This commit is contained in:
Denis Flaven
2016-06-22 12:01:23 +00:00
parent 8071962bf9
commit 619fe22a15
6 changed files with 25 additions and 4 deletions

View File

@@ -1330,4 +1330,5 @@ When associated with a trigger, each action is given an "order" number, specifyi
'UI:ToggleFullScreen' => 'Toggle Maximize / Minimize',
'UI:Button:ResetImage' => 'Recover the previous image',
'UI:Button:RemoveImage' => 'Remove the image',
'UI:UploadNotSupportedInThisMode' => 'The modification of images or files is not supported in this mode.',
));