Sha256: 48b1d555446152a9ac85ef0be0c4d51a2ba79829c74aecb2efd385efc673e2ec

Contents?: true

Size: 619 Bytes

Versions: 22

Compression:

Stored size: 619 Bytes

Contents

- groupee ||= @page

#groups_popup.popup{:style => "display: none"}
  #groups_busy.busy{:style => "display: none"}= image('spinner.gif', :alt => "")
  .popup_title
    = t('reader_extension.access_control')
  %p
    = t('reader_extension.page_access_explanation')
  %form.group_selection{:rel => "#{groupee.class.to_s.downcase}_group_id_list"}
    = render :partial => 'admin/groups/chooser', :object => groupee
    .buttons
      = submit_tag t('reader_extension.set_access'), :class=>'button', :id=>'update_groups_button'
      = t('or')
      = link_to_function t('cancel'), "$(this).closePopup()", :class=>"cancel"

Version data entries

22 entries across 22 versions & 1 rubygems

Version Path
radiant-reader-extension-3.0.38 app/views/admin/groups/_popup.html.haml
radiant-reader-extension-3.0.37 app/views/admin/groups/_popup.html.haml
radiant-reader-extension-3.0.36 app/views/admin/groups/_popup.html.haml
radiant-reader-extension-3.0.35 app/views/admin/groups/_popup.html.haml
radiant-reader-extension-3.0.33 app/views/admin/groups/_popup.html.haml
radiant-reader-extension-3.0.32 app/views/admin/groups/_popup.html.haml
radiant-reader-extension-3.0.31 app/views/admin/groups/_popup.html.haml
radiant-reader-extension-3.0.30 app/views/admin/groups/_popup.html.haml
radiant-reader-extension-3.0.29 app/views/admin/groups/_popup.html.haml
radiant-reader-extension-3.0.28 app/views/admin/groups/_popup.html.haml
radiant-reader-extension-3.0.27 app/views/admin/groups/_popup.html.haml
radiant-reader-extension-3.0.26 app/views/admin/groups/_popup.html.haml
radiant-reader-extension-3.0.25 app/views/admin/groups/_popup.html.haml
radiant-reader-extension-3.0.24 app/views/admin/groups/_popup.html.haml
radiant-reader-extension-3.0.23 app/views/admin/groups/_popup.html.haml
radiant-reader-extension-3.0.20 app/views/admin/groups/_popup.html.haml
radiant-reader-extension-3.0.19 app/views/admin/groups/_popup.html.haml
radiant-reader-extension-3.0.18 app/views/admin/groups/_popup.html.haml
radiant-reader-extension-3.0.17 app/views/admin/groups/_popup.html.haml
radiant-reader-extension-3.0.16 app/views/admin/groups/_popup.html.haml