From bb261f99c419f4a07bd4b8475a48bf0a9052986b Mon Sep 17 00:00:00 2001 From: Bernd Bestel Date: Sat, 11 Aug 2018 14:23:36 +0200 Subject: [PATCH] Use tooltips where appropriate --- views/batteriesoverview.blade.php | 2 +- views/habitsoverview.blade.php | 2 +- views/recipeform.blade.php | 4 ++-- views/recipes.blade.php | 6 +++--- views/stockoverview.blade.php | 4 ++-- 5 files changed, 9 insertions(+), 9 deletions(-) diff --git a/views/batteriesoverview.blade.php b/views/batteriesoverview.blade.php index d9668951..41365005 100644 --- a/views/batteriesoverview.blade.php +++ b/views/batteriesoverview.blade.php @@ -39,7 +39,7 @@ @foreach($current as $curentBatteryEntry) - diff --git a/views/habitsoverview.blade.php b/views/habitsoverview.blade.php index 6585cab0..aa6dd768 100644 --- a/views/habitsoverview.blade.php +++ b/views/habitsoverview.blade.php @@ -39,7 +39,7 @@ @foreach($currentHabits as $curentHabitEntry) - diff --git a/views/recipeform.blade.php b/views/recipeform.blade.php index 07128fda..a33de3f2 100644 --- a/views/recipeform.blade.php +++ b/views/recipeform.blade.php @@ -68,7 +68,7 @@ - + @@ -80,7 +80,7 @@ @if(FindObjectInArrayByPropertyValue($recipesFulfillment, 'recipe_pos_id', $recipePosition->id)->need_fulfilled == 1) {{ $L('Enough in stock') }} @else {{ $L('Not enough in stock, #1 missing, #2 already on shopping list', FindObjectInArrayByPropertyValue($recipesFulfillment, 'recipe_pos_id', $recipePosition->id)->missing_amount, FindObjectInArrayByPropertyValue($recipesFulfillment, 'recipe_pos_id', $recipePosition->id)->amount_on_shopping_list) }} @endif - + diff --git a/views/recipes.blade.php b/views/recipes.blade.php index 5b47780e..2cc5899a 100644 --- a/views/recipes.blade.php +++ b/views/recipes.blade.php @@ -58,13 +58,13 @@
{{ $selectedRecipe->name }}   - + - + - +
diff --git a/views/stockoverview.blade.php b/views/stockoverview.blade.php index f682d9f4..2a4f5306 100644 --- a/views/stockoverview.blade.php +++ b/views/stockoverview.blade.php @@ -50,14 +50,14 @@ @foreach($currentStock as $currentStockEntry) product_id) !== null) table-info @endif"> - 1 -