-
+ |
diff --git a/views/chores.blade.php b/views/chores.blade.php
index 6edf4beb..4930ea52 100644
--- a/views/chores.blade.php
+++ b/views/chores.blade.php
@@ -28,7 +28,7 @@
- |
+ |
{{ $L('Name') }} |
{{ $L('Period type') }} |
{{ $L('Period days') }} |
@@ -38,7 +38,7 @@
@foreach($chores as $chore)
-
+ |
diff --git a/views/choresjournal.blade.php b/views/choresjournal.blade.php
index 30dc7c1d..236073a2 100644
--- a/views/choresjournal.blade.php
+++ b/views/choresjournal.blade.php
@@ -32,7 +32,7 @@
- |
+ |
{{ $L('Chore') }} |
{{ $L('Tracked time') }} |
{{ $L('Done by') }} |
@@ -41,7 +41,7 @@
@foreach($choresLog as $choreLogEntry)
-
+ |
diff --git a/views/choresoverview.blade.php b/views/choresoverview.blade.php
index 910d58c2..5ac31cc9 100644
--- a/views/choresoverview.blade.php
+++ b/views/choresoverview.blade.php
@@ -41,7 +41,7 @@
- |
+ |
{{ $L('Chore') }} |
{{ $L('Next estimated tracking') }} |
{{ $L('Last tracked') }} |
@@ -51,7 +51,7 @@
@foreach($currentChores as $curentChoreEntry)
-
+ |
diff --git a/views/locations.blade.php b/views/locations.blade.php
index 5fc7ae8b..945167c5 100644
--- a/views/locations.blade.php
+++ b/views/locations.blade.php
@@ -28,7 +28,7 @@
- |
+ |
{{ $L('Name') }} |
{{ $L('Description') }} |
@@ -36,7 +36,7 @@
@foreach($locations as $location)
-
+ |
diff --git a/views/manageapikeys.blade.php b/views/manageapikeys.blade.php
index 886243ed..ef9f0a3d 100644
--- a/views/manageapikeys.blade.php
+++ b/views/manageapikeys.blade.php
@@ -32,7 +32,7 @@
- |
+ |
{{ $L('API key') }} |
{{ $L('User') }} |
{{ $L('Expires') }} |
@@ -44,7 +44,7 @@
@foreach($apiKeys as $apiKey)
-
+ |
diff --git a/views/productgroups.blade.php b/views/productgroups.blade.php
index 23f34b5b..b6b25822 100644
--- a/views/productgroups.blade.php
+++ b/views/productgroups.blade.php
@@ -28,7 +28,7 @@
- |
+ |
{{ $L('Name') }} |
{{ $L('Description') }} |
@@ -36,7 +36,7 @@
@foreach($productGroups as $productGroup)
-
+ |
diff --git a/views/products.blade.php b/views/products.blade.php
index 72a373e5..964af289 100644
--- a/views/products.blade.php
+++ b/views/products.blade.php
@@ -31,7 +31,7 @@
- |
+ |
{{ $L('Name') }} |
{{ $L('Location') }} |
{{ $L('Min. stock amount') }} |
@@ -44,7 +44,7 @@
@foreach($products as $product)
-
+ |
diff --git a/views/quantityunits.blade.php b/views/quantityunits.blade.php
index 3f9aefa0..65ec3def 100644
--- a/views/quantityunits.blade.php
+++ b/views/quantityunits.blade.php
@@ -28,7 +28,7 @@
- |
+ |
{{ $L('Name') }} |
{{ $L('Description') }} |
@@ -36,7 +36,7 @@
@foreach($quantityunits as $quantityunit)
-
+ |
diff --git a/views/recipeform.blade.php b/views/recipeform.blade.php
index bd1caba1..4ae23922 100644
--- a/views/recipeform.blade.php
+++ b/views/recipeform.blade.php
@@ -100,7 +100,7 @@
- |
+ |
{{ $L('Product') }} |
{{ $L('Amount') }} |
{{ $L('Note') }} |
@@ -111,7 +111,7 @@
@if($mode == "edit")
@foreach($recipePositions as $recipePosition)
-
+ |
@@ -152,7 +152,7 @@
- |
+ |
{{ $L('Recipe') }} |
{{ $L('Servings') }} |
@@ -161,7 +161,7 @@
@if($mode == "edit")
@foreach($recipeNestings as $recipeNesting)
-
+ |
@@ -223,7 +223,7 @@
diff --git a/views/recipes.blade.php b/views/recipes.blade.php
index 82afcc58..189e967a 100644
--- a/views/recipes.blade.php
+++ b/views/recipes.blade.php
@@ -34,7 +34,7 @@
{{ $L('Name') }} |
- {{ $L('Servings') }} |
+ {{ $L('Servings') }} |
{{ $L('Requirements fulfilled') }} |
Hidden status for sorting of "Requirements fulfilled" column |
@@ -45,7 +45,7 @@
{{ $recipe->name }}
|
-
+ |
{{ $recipe->desired_servings }}
|
diff --git a/views/shoppinglist.blade.php b/views/shoppinglist.blade.php
index 69ca7afa..4e3f15e1 100644
--- a/views/shoppinglist.blade.php
+++ b/views/shoppinglist.blade.php
@@ -56,7 +56,7 @@
| | | | | | | | | | | |