remove unused 'noscriptfix' hack
parent
1c08a27f60
commit
b9eced7bfd
@ -1,3 +0,0 @@
|
||||
// Fix for noscript bugs when caching iframe content.
|
||||
// Caution, this file will get cached, you must change the name if you change it.
|
||||
document.getElementById('pad-iframe').setAttribute('src', 'inner.html?cb=' + (+new Date()));
|
Loading…
Reference in New Issue