Sha256: e5c0584445fe16494eea7b682e20d007c851c6b291257f67d06bd5a3cc80be0a
Contents?: true
Size: 351 Bytes
Versions: 59
Compression:
Stored size: 351 Bytes
Contents
- layouts = @site.respond_to?(:layouts) ? @site.layouts : Layout.find(:all) %p.subtitle %label{:for=>"site_reader_layout_id", :class => "admin_only"} Layout for readers = select :site, :reader_layout_id, layouts.map { |l| [l.name, l.id] } %br %span.formnote currently you have to be logged into the site to see its layouts here. will fix.
Version data entries
59 entries across 59 versions & 1 rubygems