Missing edit/manage buttons in Map #11129

This commit is contained in:
Doug Bell 2009-10-15 15:59:24 -05:00
parent 7866120459
commit 04908891b5

View file

@ -94,25 +94,28 @@ sub definition {
hoverHelp => $i18n->get("startZoom description"),
},
templateIdEditPoint => {
tab => "display",
fieldType => "template",
namespace => "MapPoint/Edit",
label => $i18n->get("templateIdEditPoint label"),
hoverHelp => $i18n->get("templateIdEditPoint description"),
tab => "display",
fieldType => "template",
defaultValue => "oHh0UqAJeY7u2n--WD-BAA",
namespace => "MapPoint/Edit",
label => $i18n->get("templateIdEditPoint label"),
hoverHelp => $i18n->get("templateIdEditPoint description"),
},
templateIdView => {
tab => "display",
fieldType => "template",
namespace => "Map/View",
label => $i18n->get("templateIdView label"),
hoverHelp => $i18n->get("templateIdView description"),
tab => "display",
fieldType => "template",
defaultValue => "9j0_Z1j3Jd0QBbY2akb6qw",
namespace => "Map/View",
label => $i18n->get("templateIdView label"),
hoverHelp => $i18n->get("templateIdView description"),
},
templateIdViewPoint => {
tab => "display",
fieldType => "template",
namespace => "MapPoint/View",
label => $i18n->get("templateIdViewPoint label"),
hoverHelp => $i18n->get("templateIdViewPoint description"),
tab => "display",
fieldType => "template",
defaultValue => "u9vfx33XDk5la1-QC5FK7g",
namespace => "MapPoint/View",
label => $i18n->get("templateIdViewPoint label"),
hoverHelp => $i18n->get("templateIdViewPoint description"),
},
workflowIdPoint => {
tab => "security",