fix: bind modals to application lifetime
This commit is contained in:
@@ -2,4 +2,5 @@ application-view(
|
||||
ng-repeat='application in self.applications',
|
||||
ng-if='application == self.activeApplication'
|
||||
application='application'
|
||||
ng-attr-id='{{application.identifier}}'
|
||||
)
|
||||
Reference in New Issue
Block a user