mirror of
https://github.com/BookStackApp/BookStack.git
synced 2026-01-03 23:42:28 +03:00
Removed old ng tags, Fixed header spacing
Also prevent pointer error on custom home page
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
|
||||
@section('body')
|
||||
|
||||
<div class="container small" ng-non-bindable>
|
||||
<div class="container small">
|
||||
<div class="card">
|
||||
<h3>@icon('add') {{ trans('entities.chapters_create') }}</h3>
|
||||
<div class="body">
|
||||
|
||||
Reference in New Issue
Block a user