Update login controller

This commit is contained in:
Reynaldo Reyes
2016-06-07 22:47:48 -04:00
parent 40f770213b
commit f4f1daae5e

View File

@@ -43,6 +43,9 @@
}
});
});
}else{
vm.submitted = true;
}
};