changesto category.tpl

This commit is contained in:
Baris Usakli
2013-11-04 15:01:01 -05:00
parent bbb045698d
commit 4da819b02b
3 changed files with 54 additions and 29 deletions

View File

@@ -85,9 +85,9 @@ var ajaxify = {};
callback();
}
jQuery('#content, #footer').stop(true, true).fadeIn(200, function () {
app.process_page();
app.process_page();
jQuery('#content, #footer').stop(true, true).fadeIn(200, function () {
if (window.location.hash)
hash = window.location.hash;
if (hash)