Patching up some more bugs, adding workflow

This commit is contained in:
Will Marshall
2014-04-11 17:58:32 +10:00
parent 2d9be9ea06
commit 19b8cee38e
3 changed files with 9 additions and 3 deletions

View File

@@ -1,3 +1,6 @@
Darkswarm.controller "ShippingCtrl", ($scope) ->
angular.extend(this, new FieldsetMixin($scope))
$scope.name = "shipping"
$scope.nextPanel = "payment"
window.tmp = $scope