1
0
mirror of https://github.com/BookStackApp/BookStack.git synced 2025-07-30 04:23:11 +03:00

Removed old ng tags, Fixed header spacing

Also prevent pointer error on custom home page
This commit is contained in:
Dan Brown
2018-05-28 10:33:38 +01:00
parent f399e60910
commit d886c6a32e
31 changed files with 33 additions and 29 deletions

View File

@ -2,7 +2,7 @@
@section('content')
<div class="container small" ng-non-bindable>
<div class="container small">
<h1>{{ trans('entities.pages_new') }}</h1>
<form action="{{ $parent->getUrl('/create-guest-page') }}" method="POST">