mirror of
https://gitea.augustin64.fr/piair/MsRewards-Reborn.git
synced 2025-06-12 22:24:47 +02:00
déjà skip la 6.6.6 ;(
This commit is contained in:
@ -19,6 +19,8 @@
|
||||
function reloadIFrame() {
|
||||
console.log('reloading..');
|
||||
document.getElementById('iframe').contentWindow.location.reload();
|
||||
var myIframe = document.getElementById('iframe');
|
||||
myIframe.contentWindow.scrollTo(0, myIframe.contentDocument.body.scrollHeight);
|
||||
}
|
||||
</script>
|
||||
{% endif %}
|
||||
|
Reference in New Issue
Block a user