Missing edit/manage buttons in Map #11129
This commit is contained in:
parent
7866120459
commit
04908891b5
1 changed files with 18 additions and 15 deletions
|
|
@ -94,25 +94,28 @@ sub definition {
|
||||||
hoverHelp => $i18n->get("startZoom description"),
|
hoverHelp => $i18n->get("startZoom description"),
|
||||||
},
|
},
|
||||||
templateIdEditPoint => {
|
templateIdEditPoint => {
|
||||||
tab => "display",
|
tab => "display",
|
||||||
fieldType => "template",
|
fieldType => "template",
|
||||||
namespace => "MapPoint/Edit",
|
defaultValue => "oHh0UqAJeY7u2n--WD-BAA",
|
||||||
label => $i18n->get("templateIdEditPoint label"),
|
namespace => "MapPoint/Edit",
|
||||||
hoverHelp => $i18n->get("templateIdEditPoint description"),
|
label => $i18n->get("templateIdEditPoint label"),
|
||||||
|
hoverHelp => $i18n->get("templateIdEditPoint description"),
|
||||||
},
|
},
|
||||||
templateIdView => {
|
templateIdView => {
|
||||||
tab => "display",
|
tab => "display",
|
||||||
fieldType => "template",
|
fieldType => "template",
|
||||||
namespace => "Map/View",
|
defaultValue => "9j0_Z1j3Jd0QBbY2akb6qw",
|
||||||
label => $i18n->get("templateIdView label"),
|
namespace => "Map/View",
|
||||||
hoverHelp => $i18n->get("templateIdView description"),
|
label => $i18n->get("templateIdView label"),
|
||||||
|
hoverHelp => $i18n->get("templateIdView description"),
|
||||||
},
|
},
|
||||||
templateIdViewPoint => {
|
templateIdViewPoint => {
|
||||||
tab => "display",
|
tab => "display",
|
||||||
fieldType => "template",
|
fieldType => "template",
|
||||||
namespace => "MapPoint/View",
|
defaultValue => "u9vfx33XDk5la1-QC5FK7g",
|
||||||
label => $i18n->get("templateIdViewPoint label"),
|
namespace => "MapPoint/View",
|
||||||
hoverHelp => $i18n->get("templateIdViewPoint description"),
|
label => $i18n->get("templateIdViewPoint label"),
|
||||||
|
hoverHelp => $i18n->get("templateIdViewPoint description"),
|
||||||
},
|
},
|
||||||
workflowIdPoint => {
|
workflowIdPoint => {
|
||||||
tab => "security",
|
tab => "security",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue