Commit 0135dff0 by Anthony Woods

remove forced page header from app pages.

parent fa99a674
......@@ -2,10 +2,6 @@
</navbar>
<div class="page-container">
<div class="page-header">
<h1>{{ctrl.page.name}}</h1>
</div>
<div ng-if="ctrl.page">
<plugin-component type="app-page">
</plugin-component>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment