merge weirdness

pull/4/merge
Matthew Hodgson 11 years ago
parent fc846aa771
commit 00e8be516a
  1. 2
      webclient/login/login-controller.js

@ -16,7 +16,7 @@ angular.module('LoginController', ['matrixService'])
desired_user_name: "",
user_id: "",
password: "",
identityServer: "http://localhost:8090",
identityServer: "",
pwd1: "",
pwd2: ""
};

Loading…
Cancel
Save