dip/static/js/main.js

4 lines
49 B
JavaScript
Raw Normal View History

2020-01-26 16:38:57 +01:00
function page_refresh() {
location.reload();
}