Incomplete Form data on Asset Edit causes asset to be unaccessible
This commit is contained in:
parent
f754da0db5
commit
bca9af757d
3 changed files with 52 additions and 19 deletions
|
|
@ -88,6 +88,7 @@ sub definition {
|
|||
tab=>"display",
|
||||
label=>$i18n->get(1073),
|
||||
hoverHelp=>$i18n->get('1073 description'),
|
||||
filter=>'fixId',
|
||||
namespace=>'style'
|
||||
},
|
||||
printableStyleTemplateId=>{
|
||||
|
|
@ -96,6 +97,7 @@ sub definition {
|
|||
tab=>"display",
|
||||
label=>$i18n->get(1079),
|
||||
hoverHelp=>$i18n->get('1079 description'),
|
||||
filter=>'fixId',
|
||||
namespace=>'style'
|
||||
}
|
||||
);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue