Merge pull request #1711 from maraoz/add/devLogin

add developer easy login
This commit is contained in:
Matias Alejo Garcia 2014-11-04 11:59:34 -03:00
commit e7211979e8
4 changed files with 33 additions and 4 deletions

2
views/devLogin.html Normal file
View file

@ -0,0 +1,2 @@
<div class="settings" ng-controller="DevLoginController">
</div>