This line is from an older version of the script that totally sucked
This commit is contained in:
parent
207a6c32b2
commit
572191db89
1 changed files with 0 additions and 1 deletions
|
@ -3,7 +3,6 @@ $(document).ready(function(){
|
|||
|
||||
$('#next_prev_article a:not(".home")').live('click', function(){
|
||||
url = this.href + ".js";
|
||||
nav_url = $(this).attr('data-nav-url');
|
||||
$('#show_blog_post > *').fadeOut();
|
||||
$.ajax({
|
||||
url: url,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue