From 339b9e0dad80962dd7771bd80036a7db14eaa549 Mon Sep 17 00:00:00 2001 From: Bernd Bestel Date: Sun, 19 Apr 2020 14:32:41 +0200 Subject: [PATCH] New (header) style was missing on some pages --- views/batteriesjournal.blade.php | 22 +++++++++++++++------- views/stockentries.blade.php | 3 +-- views/stockjournal.blade.php | 28 ++++++++++++++++++---------- 3 files changed, 34 insertions(+), 19 deletions(-) diff --git a/views/batteriesjournal.blade.php b/views/batteriesjournal.blade.php index 4763dae7..daee4d49 100644 --- a/views/batteriesjournal.blade.php +++ b/views/batteriesjournal.blade.php @@ -9,22 +9,30 @@

@yield('title')

-
+
- - +
+
+ +
+ +
- - + @foreach($batteries as $battery) @endforeach - + +
diff --git a/views/stockentries.blade.php b/views/stockentries.blade.php index cba20ca6..a902c377 100644 --- a/views/stockentries.blade.php +++ b/views/stockentries.blade.php @@ -22,9 +22,8 @@ 'disallowAllProductWorkflows' => true )) -
- +
diff --git a/views/stockjournal.blade.php b/views/stockjournal.blade.php index 366bff0c..ce1e73dc 100644 --- a/views/stockjournal.blade.php +++ b/views/stockjournal.blade.php @@ -9,22 +9,30 @@

@yield('title')

-
+
- - +
+
+ +
+ +
- - +
+
+ +
+ +