Ensure checkout modal opens at correct height

This commit is contained in:
Matt-Yorkley
2018-03-30 12:33:56 +01:00
committed by Maikel Linke
parent 45fc42723c
commit 0741b5fa58

View File

@@ -7,6 +7,7 @@ Darkswarm.controller "DetailsCtrl", ($scope, $timeout, $http, CurrentUser, Authe
event.preventDefault()
unless CurrentUser.id
$scope.confirmGuest()
return
$scope.next()