This commit is contained in:
Jared Tabor 2016-06-22 13:16:59 -07:00
parent b1fff38243
commit c075aafd50

View File

@ -24,7 +24,7 @@ export default ['Wait', 'GetBasePath', 'ProcessErrors', 'Rest', 'GetChoices',
scope.addNotificationTemplate = function(){
$state.go('notifications.add');
}
};
if (scope.relatednotificationsRemove) {
scope.relatednotificationsRemove();