Remove modal config.
This commit is contained in:
parent
353ca4fef1
commit
5c4e77d6bb
@ -42,7 +42,6 @@ var loginModule = angular.module('accountant.login', [
|
||||
$storage.session.clear();
|
||||
|
||||
var modalInstance = $uibModal.open({
|
||||
animation: true,
|
||||
ariaLabelledBy: 'modal-title',
|
||||
ariaDescribedBy: 'modal-body',
|
||||
templateUrl: loginTmpl,
|
||||
|
Loading…
Reference in New Issue
Block a user