Second part of admin-namespace-reorder. Also renamed OrderGroup into Ordergroup. More view-sharing between groups is neccessary.

This commit is contained in:
Benjamin Meichsner 2009-01-14 12:46:01 +01:00
parent 2d5dc03b90
commit fadc951208
83 changed files with 410 additions and 518 deletions

View file

@ -2,10 +2,10 @@
%table{:style => "width:100%"}
%tr
%td
= pagination_links_remote @workgroups
= pagination_links_remote @workgroups, { :update => "workgroups" }
%td{:style => "text-align:right"}
- if @workgroups.size > 20
= items_per_page
- if @total.size > 20
= items_per_page :update => "workgroups"
%table.list
%thead
%tr