Commit 6d312af8 authored by PkSM3's avatar PkSM3

[UPDATE] auto-reloader chaque 10 secs, until workflow is finished

parent 550c1bd7
...@@ -137,7 +137,7 @@ ...@@ -137,7 +137,7 @@
} }
var refresh_time = 3000 //ms var refresh_time = 10000 //ms
function corpus_monitorer() { function corpus_monitorer() {
var url_ = "/api/corpus/"+$("#corpus_id").text() var url_ = "/api/corpus/"+$("#corpus_id").text()
$.ajax({ $.ajax({
......
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