0
1
Fork 0

Bionic RC1

This commit is contained in:
Juan Ferrer Toribio 2015-07-30 23:12:05 +02:00
parent 76334d1df5
commit 29b7e51557
1 changed files with 2 additions and 0 deletions

View File

@ -6,6 +6,8 @@ Vn.Login =
{ {
initialize: function () initialize: function ()
{ {
Vn.Hash.initialize ();
switch (Vn.Hash.get ('error')) switch (Vn.Hash.get ('error'))
{ {
case 'badLogin': case 'badLogin':