Fixed dashboard loader, fixed 404 for reporter on empty wiki page.
Styled Wiki edit page
This commit is contained in:
parent
14c9723724
commit
c27105f8c3
7 changed files with 28 additions and 27 deletions
|
@ -8,7 +8,6 @@ var Pager = {
|
|||
this.limit=limit;
|
||||
this.offset=limit;
|
||||
this.initLoadMore();
|
||||
$('.loading').show();
|
||||
},
|
||||
|
||||
getOld:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue