- Fixed a problem where you couldn't upgrade directly to 7.3.9 from versions
earlier than 7.3.8.
This commit is contained in:
parent
126978314f
commit
e594cb3d6c
5 changed files with 35 additions and 14 deletions
|
|
@ -337,11 +337,6 @@ sub definition {
|
|||
fieldType=>'hidden',
|
||||
defaultValue=>0
|
||||
},
|
||||
skipNotification=>{
|
||||
noFormPost=>1,
|
||||
fieldType=>'hidden',
|
||||
defaultValue=>0
|
||||
},
|
||||
);
|
||||
push(@{$definition}, {
|
||||
assetName=>$i18n->get("asset"),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue