Sha256: 768b90ba3c111238a0297ee14d0684dc3757bbe39e455223f1df3cf36468bb05

Contents?: true

Size: 331 Bytes

Versions: 2

Compression:

Stored size: 331 Bytes

Contents

.row
  .col-xs-6
    %h2.border
      %a= link_to '<<', webui_mailing_path
      = @mailing.title

  .col-xs-6
    %ul.breadcrumb.pull-right
      %li 
        %a= link_to 'Mailing', webui_periodical_mailings_path
      %li 
        = link_to @mailing.title, webui_mailing_path
      %li 
        Edit

= render :partial => 'form'

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
maily_herald-webui-0.9.0 app/views/maily_herald/webui/mailings-old/edit.html.haml
maily_herald-webui-0.8.0 app/views/maily_herald/webui/mailings-old/edit.html.haml