]> BookStack Code Mirror - bookstack/blobdiff - app/Http/Controllers/HomeController.php
Apply column fix to all tables
[bookstack] / app / Http / Controllers / HomeController.php
index 31736e1b09ab92bcb778c9d61dd928e3dbfa884a..1ffb99f8d427a00672683af60c35f6061e015705 100644 (file)
@@ -105,7 +105,7 @@ class HomeController extends Controller
      */
     public function customHeadContent()
     {
      */
     public function customHeadContent()
     {
-        return view('partials.custom-head-content');
+        return view('partials.custom-head');
     }
 
     /**
     }
 
     /**