fix ui lint errors

This commit is contained in:
Keith Grant
2019-07-10 09:24:03 -07:00
committed by Jim Ladd
parent 885c5050a0
commit 191d18cec0
2 changed files with 16 additions and 16 deletions

View File

@@ -10,7 +10,7 @@ export default ['Rest', 'Wait',
'notification_template',
'$scope', '$state', 'GetChoices', 'CreateSelect2', 'Empty',
'NotificationsTypeChange', 'ParseTypeChange', 'i18n',
'MessageUtils',
'MessageUtils', 'Alert',
function(
Rest, Wait,
NotificationsFormObject, ProcessErrors, GetBasePath,
@@ -18,7 +18,7 @@ export default ['Rest', 'Wait',
notification_template,
$scope, $state, GetChoices, CreateSelect2, Empty,
NotificationsTypeChange, ParseTypeChange, i18n,
MessageUtils
MessageUtils, Alert
) {
var generator = GenerateForm,
id = notification_template.id,