Commit 7c365579 authored by Oleg Dzhimiev's avatar Oleg Dzhimiev

refresh after init

parent c5c0fcd2
...@@ -37,6 +37,8 @@ $(function(){ ...@@ -37,6 +37,8 @@ $(function(){
success: function(){ success: function(){
console.log("success"); console.log("success");
wait_stop("init done"); wait_stop("init done");
//refresh
$("#refresh").click();
} }
}); });
}); });
......
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