WebGUI/Asset/Wobject/Navigation.pm was still using obsolete template PBtmpl0000000000000048.
Fixes #11765.
This commit is contained in:
parent
6a9b6642d2
commit
6a09708f9a
2 changed files with 2 additions and 1 deletions
|
|
@ -37,7 +37,7 @@ sub definition {
|
|||
templateId => {
|
||||
label => $i18n->get(1096),
|
||||
fieldType => "template",
|
||||
defaultValue => 'PBtmpl0000000000000048'
|
||||
defaultValue => 'PBnav00000000000bullet',
|
||||
},
|
||||
mimeType => {
|
||||
label => $i18n->get('mimeType'),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue