Fixed dashboard loader, fixed 404 for reporter on empty wiki page.

Styled Wiki edit page
This commit is contained in:
randx 2012-07-26 14:45:17 +03:00
parent 14c9723724
commit c27105f8c3
7 changed files with 28 additions and 27 deletions

View file

@ -8,7 +8,6 @@ var Pager = {
this.limit=limit;
this.offset=limit;
this.initLoadMore();
$('.loading').show();
},
getOld: