Wrong implementation of identity.js
This commit is contained in:
parent
0ea58c5684
commit
c81bfeb0e8
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
|
||||
|
||||
|
||||
|
||||
/*
|
||||
mainApp.controller('identityCtrl', function($scope, $http) {
|
||||
|
||||
$scope.identityFormData = {};
|
||||
|
@ -30,7 +30,7 @@ mainApp.controller('identityCtrl', function($scope, $http) {
|
|||
|
||||
|
||||
|
||||
});
|
||||
});*/
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue