Commit ca1a9c3f authored by Oleg Dzhimiev's avatar Oleg Dzhimiev

refresh status after fastrec reset

parent ab1f734f
......@@ -329,6 +329,8 @@ function system_reset_rec(){
url: url,
success: function(data){
console.log(data);
//update status
camogm_status(true);
}
});
}
......
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