From 4ee776540302b593c8bdd14c67e03ece5ebd6d3a Mon Sep 17 00:00:00 2001 From: madd15 Date: Thu, 12 Oct 2017 06:59:22 +1030 Subject: [PATCH] Change Save buttons to Checkout and add Cancel (#4202) Bringing components and consumables checkout page inline with other checkout pages --- resources/views/components/checkout.blade.php | 7 ++++--- resources/views/consumables/checkout.blade.php | 7 ++++--- 2 files changed, 8 insertions(+), 6 deletions(-) diff --git a/resources/views/components/checkout.blade.php b/resources/views/components/checkout.blade.php index 517939c04c..8796d5846a 100644 --- a/resources/views/components/checkout.blade.php +++ b/resources/views/components/checkout.blade.php @@ -55,9 +55,10 @@ - + diff --git a/resources/views/consumables/checkout.blade.php b/resources/views/consumables/checkout.blade.php index 6650d5406e..b085c8bb9d 100644 --- a/resources/views/consumables/checkout.blade.php +++ b/resources/views/consumables/checkout.blade.php @@ -63,9 +63,10 @@ @endif - +