Skip to content

Commit

Permalink
Remove debug code.
Browse files Browse the repository at this point in the history
  • Loading branch information
tuupola committed Jan 15, 2014
1 parent 068da6b commit 1d67893
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions enabled_fadein.html
Expand Up @@ -122,12 +122,6 @@ <h5 class="title">ABOUT</h5>
effect : "fadeIn"
});

$(window).bind("pageshow", function(event) {
if (event.originalEvent.persisted) {
alert("From back / forward cache.");
}
});

});
</script>
</body>
Expand Down

0 comments on commit 1d67893

Please sign in to comment.