Fixing templates

This commit is contained in:
Dennis Eichhorn 2017-06-24 10:51:43 +02:00
parent 09355e5069
commit b956fe07d2
2 changed files with 31 additions and 1 deletions

View File

@ -13,6 +13,36 @@
"permission": null,
"parent": 1003301001,
"children": [
{
"id": 1005902001,
"pid": "abdd1b174820c45d7b68be012afcb82d7ad44aed",
"type": 3,
"subtype": 1,
"name": "Wiki",
"uri": "{/base}/{/lang}/backend/wiki/dashboard?{?}",
"target": "self",
"icon": null,
"order": 1,
"from": "Knowledgebase",
"permission": null,
"parent": 1005901001,
"children": []
},
{
"id": 1005903001,
"pid": "abdd1b174820c45d7b68be012afcb82d7ad44aed",
"type": 3,
"subtype": 1,
"name": "Create",
"uri": "{/base}/{/lang}/backend/wiki/create?{?}",
"target": "self",
"icon": null,
"order": 5,
"from": "Knowledgebase",
"permission": null,
"parent": 1005901001,
"children": []
}
]
}
]

View File

@ -1,6 +1,6 @@
<?php
$categories = $this->getData('categories');
?>
echo $this->getData('nav')->render(); ?>
<div class="row">
<div class="col-xs-12">