Temporary disable "loading" message
This commit is contained in:
parent
0d71a0d907
commit
76f2fa7488
1 changed files with 0 additions and 1 deletions
|
@ -38,7 +38,6 @@
|
|||
$(document).ready(function() {
|
||||
// Handler for .ready() called.
|
||||
$(".entry").click(function(){
|
||||
$("#loading").show();
|
||||
window.location=$(this).find("a").attr("href");
|
||||
return false;
|
||||
});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue