mirror of
https://github.com/LaCasemate/fab-manager.git
synced 2024-12-01 12:24:28 +01:00
reset reservation modification on user change
This commit is contained in:
parent
30c6954464
commit
3c6bcccd0d
@ -299,6 +299,8 @@ Application.Directives.directive 'cart', [ '$rootScope', '$uibModal', 'dialogs',
|
||||
$scope.coupon.applied = null
|
||||
$scope.events.moved = null
|
||||
$scope.events.paid = []
|
||||
$scope.events.modifiable = null
|
||||
$scope.events.placable = null
|
||||
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user