Browse Source

reload

tags/vopendata0.1.2
e 5 years ago
parent
commit
dfb9715c1e
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      web_src/js/index.js

+ 1
- 0
web_src/js/index.js View File

@@ -2426,6 +2426,7 @@ $(document).ready(async () => {
_csrf: $dataset.data('csrf')
});
}
window.location.reload();
});
this.on('queuecomplete', () => {
//window.location.reload();


Loading…
Cancel
Save