]> BookStack Code Mirror - bookstack/blobdiff - resources/views/pages/edit.blade.php
Add Slovak translation
[bookstack] / resources / views / pages / edit.blade.php
index e50cc7c5bb2dea098b3d1c2f7f5685e62fd2da30..e1c0a169d6f4661f9a6205091594bd9c2429b287 100644 (file)
@@ -20,7 +20,7 @@
 
     </div>
     
-    @include('partials/image-manager', ['imageType' => 'gallery', 'uploaded_to' => $page->id])
-    @include('partials/entity-selector-popup')
+    @include('components.image-manager', ['imageType' => 'gallery', 'uploaded_to' => $page->id])
+    @include('components.entity-selector-popup')
 
 @stop
\ No newline at end of file