dip/static/js/main.js
2020-01-26 16:38:57 +01:00

4 lines
49 B
JavaScript

function page_refresh() {
location.reload();
}