Sha256: 98d67ea254117347f023a28906a8a2abd2094d3134c8c69c6c83b6b29d1b6c4c
Contents?: true
Size: 445 Bytes
Versions: 10
Compression:
Stored size: 445 Bytes
Contents
- @page_title = 'Forms - ' + default_page_title .outset = render 'header' #forms_table %table.index %thead %tr %th.form Form %th.modify Modify %tbody#forms_table_body - if @forms.size != 0 = render :partial => 'form', :collection => @forms -else %tr %td.empty{:colspan => 2} No Forms #actions %ul %li= link_to "New Form", new_admin_form_path
Version data entries
10 entries across 10 versions & 1 rubygems