mirror of
https://github.com/ansible/awx.git
synced 2026-02-16 02:30:01 -03:30
JSHint
This commit is contained in:
@@ -24,7 +24,7 @@ export default ['Wait', 'GetBasePath', 'ProcessErrors', 'Rest', 'GetChoices',
|
|||||||
|
|
||||||
scope.addNotificationTemplate = function(){
|
scope.addNotificationTemplate = function(){
|
||||||
$state.go('notifications.add');
|
$state.go('notifications.add');
|
||||||
}
|
};
|
||||||
|
|
||||||
if (scope.relatednotificationsRemove) {
|
if (scope.relatednotificationsRemove) {
|
||||||
scope.relatednotificationsRemove();
|
scope.relatednotificationsRemove();
|
||||||
|
|||||||
Reference in New Issue
Block a user