Commit 84cbc21f authored by ronald's avatar ronald

update login password

parent 771fa049
......@@ -5,7 +5,7 @@ var logined = false;
if (link.match(/login/g)){
window.onload = function() {
document.querySelector("#login_input_user_name").value="myra@documentonready.com";
document.querySelector("#login_input_password").value="GUmyra12345";
document.querySelector("#login_input_password").value="GUMyra12345";
document.querySelector(".jss70").click();
}
//If logined, get the idArray and go to the first asset page
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment