Added class for header with buttons
parent
81fa495f52
commit
67bc30e8f4
|
@ -9,8 +9,7 @@ block content
|
||||||
sidebar.menu-secondary.extrabar(tg-check-permission, permission="view_wiki_links")
|
sidebar.menu-secondary.extrabar(tg-check-permission, permission="view_wiki_links")
|
||||||
section.wiki-nav(tg-wiki-nav, ng-model="wikiLinks")
|
section.wiki-nav(tg-wiki-nav, ng-model="wikiLinks")
|
||||||
section.main.wiki
|
section.main.wiki
|
||||||
//Include views/components/mainTitle
|
div.header-with-actions
|
||||||
header
|
|
||||||
h1
|
h1
|
||||||
span(tg-bo-bind="project.name", class="project-name-short")
|
span(tg-bo-bind="project.name", class="project-name-short")
|
||||||
span.green Wiki
|
span.green Wiki
|
||||||
|
|
Loading…
Reference in New Issue