- 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
|
|
@ -958,7 +958,7 @@ sub definition {
|
|||
push(@{$definition}, {
|
||||
tableName=>'SQLForm',
|
||||
className=>'WebGUI::Asset::Wobject::SQLForm',
|
||||
name=>$i18n->get('assetName'),
|
||||
assetName=>$i18n->get('assetName'),
|
||||
icon=>'sqlform.gif',
|
||||
properties=>{
|
||||
formId => {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue