Sha256: 28ae9bcb26c5cd92bf0da817b58800ee0bb70e6e7cff3c277bb7813c3a48d911
Contents?: true
Size: 540 Bytes
Versions: 8
Compression:
Stored size: 540 Bytes
Contents
- if params[:action] == "edit" h2.center.gallerytitle= "#{bt('gallery')}: #{obj.title}" span.btn.btn-info.editcontentbtn span.icon8.icomoon-icon-pencil.white = bt('edit_gallery_content', @obj_class) .editcontent hr = render :partial => "mokio/pic_galleries/form_inputs", locals: {f:f} .form-actions = btn_submit bt("save") = btn_submit bt("save_and_create_new"), true = btn_cancel "/#{obj.class.to_s.tableize}" hr - else = render :partial => "mokio/pic_galleries/form_inputs", locals: {f:f}
Version data entries
8 entries across 8 versions & 1 rubygems