Sha256: 665e9240a9972ba968a14908fc062c46e175af638178cb79ebe76601d0ed0e2a
Contents?: true
Size: 534 Bytes
Versions: 34
Compression:
Stored size: 534 Bytes
Contents
- include_stylesheet('admin/reader_group') = render_region :top #groups_table.outset %table#groups.index{:cellspacing=>"0", :border=>"0", :cellpadding=>"0"} %thead = render :partial => 'list_head' %tbody = render :partial => "group", :collection => @groups, :locals => {:level => 0} - render_region :bottom do |bottom| - bottom.buttons do #actions = pagination_for @readers %ul %li = link_to image('plus') + " " + t("reader_extension.new_group"), new_admin_group_url
Version data entries
34 entries across 34 versions & 1 rubygems