Explorar o código

remove forced page header from app pages.

Anthony Woods %!s(int64=9) %!d(string=hai) anos
pai
achega
0135dff001
Modificáronse 1 ficheiros con 0 adicións e 4 borrados
  1. 0 4
      public/app/features/plugins/partials/page.html

+ 0 - 4
public/app/features/plugins/partials/page.html

@@ -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>