Merge remote-tracking branch 'origin/master' into netcore2.1

This commit is contained in:
Steve Smith
2018-05-31 12:29:12 -04:00
2 changed files with 5 additions and 3 deletions

View File

@@ -68,7 +68,7 @@
}
<section class="esh-basket-item col-xs-push-8 col-xs-4">
<button class="btn esh-basket-checkout" name="updatebutton" value="" type="submit"
asp-action="Update">[ Update ]</button>
asp-action="Index">[ Update ]</button>
<input type="submit" asp-action="Checkout"
class="btn esh-basket-checkout"
value="[ Checkout ]" name="action" />