]> BookStack Code Mirror - bookstack/blobdiff - resources/views/chapters/edit.blade.php
Sanitized user-text from angular & fixed some z-index bugs on pages
[bookstack] / resources / views / chapters / edit.blade.php
index 1c2c6d98f485c6a5795e2f32becb0cd377aae5e4..aa76d5ca78e7d939e855bf3326d67815df528961 100644 (file)
@@ -2,7 +2,7 @@
 
 @section('content')
 
-    <div class="container small">
+    <div class="container small" ng-non-bindable>
         <h1>Edit Chapter</h1>
         <form action="{{$chapter->getUrl()}}" method="POST">
             <input type="hidden" name="_method" value="PUT">