Sha256: 56445bb43915f6782150b3ba43e5dd5c0f9629b02dcca6f8b4f2245c32382490
Contents?: true
Size: 333 Bytes
Versions: 84
Compression:
Stored size: 333 Bytes
Contents
- unless current_user.site %tr %th.label %label{:for=>"user_admin"} Can edit site %td.field{:style => 'text-align: left;'} = select :user, :site_id, [['<any>', '']] + Site.all.map { |s| [s.name, s.id] } %td.help A user with no site is able to act (to whatever extent their status allows) on any site.
Version data entries
84 entries across 55 versions & 2 rubygems