Sha256: 7bede09294afb50a83083e5ad0fa0127ce4160a297629cd4484d9a40af945d64
Contents?: true
Size: 449 Bytes
Versions: 1
Compression:
Stored size: 449 Bytes
Contents
%section.section.manage %h1.section-title= title "Listing Messages" %table.messages.datatable.row-border.stripe.hover.order-column{ "data-source" => datatable_manage_messages_path(format: :json) } %thead %tr %th %th ID %th Name %th Subject %th Status %th Delivered %tbody %br - unless current_user.admin_limited_access = btn_link_to 'New Message', new_manage_message_path
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
hackathon_manager-0.5.11 | app/views/manage/messages/index.html.haml |