Fixed callback url prompt styling

This commit is contained in:
Michael Abashian
2016-07-13 14:10:54 -04:00
parent 5c32b17aea
commit ab3a5c1a02

View File

@@ -375,7 +375,7 @@
</string> </string>
</p> </p>
</div>`, </div>`,
'alert-info', saveCompleted, null, null, 'alert-danger', saveCompleted, null, null,
null, true); null, true);
} }
var orgDefer = $q.defer(); var orgDefer = $q.defer();