Improve sorting of wiki pages
Sorting is completely broken. Also align the sorting UI with other pages.
This commit is contained in:
parent
f5b6fbcf18
commit
bd2c961e23
5 changed files with 16 additions and 24 deletions
|
|
@ -6,7 +6,6 @@
|
|||
.navbar
|
||||
.navbar-inner
|
||||
%ul.nav
|
||||
%li= link_to t('.recent_changes'), all_pages_path(:view => 'recent_changes')
|
||||
%li= link_to t('.title_list'), all_pages_path(:view => 'title_list')
|
||||
%li= link_to t('.site_map'), all_pages_path(:view => 'site_map')
|
||||
%li= link_to image_tag('icons/feed-icon-14x14.png', :alt => 'RSS Feed'), all_pages_rss_url
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue