fixed navigation

This commit is contained in:
2019-01-19 16:16:04 +01:00
parent 32837fffa6
commit c642ad90f9
3 changed files with 5 additions and 4 deletions

View File

@ -15,9 +15,11 @@
<nextcloud min-version="13" max-version="15"/>
</dependencies>
<navigations>
<navigation>
<navigation role="admin">
<name>OCCWeb</name>
<route>occweb.page.index</route>
<icon>app.svg</icon>
<type>link</type>
<route>occweb.occ.index</route>
</navigation>
</navigations>
</info>