mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-11-07 15:07:13 +08:00
List updates and directives with it!
This commit is contained in:
@ -25,8 +25,8 @@ angular.module('ionic.todo.controllers', ['ionic.todo'])
|
||||
console.log('Created login Ctrl');
|
||||
|
||||
$scope.loginForm = {
|
||||
email: 'max@drifty.com',
|
||||
password: 'test'
|
||||
email: 'ihasmax@gmail.com',
|
||||
password: 'traintown'
|
||||
};
|
||||
|
||||
$scope.close = function() {
|
||||
|
||||
Reference in New Issue
Block a user