Sha256: 6c3cea4d73817814e2131b1a4831edfed68c9d2d8232720228c7a2ae2ffaf16a
Contents?: true
Size: 487 Bytes
Versions: 8
Compression:
Stored size: 487 Bytes
Contents
.header.container .row .col-lg-12.col-md-12 .page-header %h1 New translation .edit_user.container .row .col-lg-12.col-md-12 = form_for @translation, {url: weeler_translations_path, html: {class: "form-horizontal", role: "form"}} do |f| = render partial: "form", locals: {translation: @translation, f: f} %p.text-center %button.btn.btn-primary{type: "submit"} Save %a.btn.btn-link{href: weeler_translations_path} Cancel
Version data entries
8 entries across 8 versions & 1 rubygems