am af8de90f: Merge "fix 1% mystery bug on preview image downloads. just remove the hashchange listener; no more back-navigation, eh." into lmp-dev
* commit 'af8de90fd604d3a677947e72b0000bd1075c3665': fix 1% mystery bug on preview image downloads. just remove the hashchange listener; no more back-navigation, eh.
This commit is contained in:
@@ -662,14 +662,6 @@ the recommendations in <a href="/training/tv/games/index.html">Building TV Games
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
$(window).hashchange( function(){
|
|
||||||
if ($("#tos").is(":visible") && location.hash != "#download") {
|
|
||||||
$("#tos").hide();
|
|
||||||
$("#landing-wrapper").show();
|
|
||||||
}
|
|
||||||
});
|
|
||||||
|
|
||||||
|
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user