Fixed issue in umbeditorheader.directive.js examples

This commit is contained in:
Anders Bjerner
2022-02-17 13:00:38 +01:00
committed by Nathan Woulfe
parent 555b4fadf1
commit aba5edce02

View File

@@ -161,12 +161,14 @@ Use this directive to construct a header inside the main editor window.
name: "",
navigation: [
{
"alias": "section1",
"name": "Section 1",
"icon": "icon-document-dashed-line",
"view": "/App_Plugins/path/to/html.html",
"active": true
},
{
"alias": "section2",
"name": "Section 2",
"icon": "icon-list",
"view": "/App_Plugins/path/to/html.html",