Sha256: 790346701e46ff3deee75f308baf05b6ef708d53d0c561b67a449d11e6bc437b
Contents?: true
Size: 569 Bytes
Versions: 10
Compression:
Stored size: 569 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/backend/pic_galleries/form_inputs", locals: {f:f} .form-actions = btn_submit bt("save") = btn_submit bt("save_and_create_new"), true = btn_cancel "/backend/#{obj.class.to_s.tableize}" %hr - else = render :partial => "mokio/backend/pic_galleries/form_inputs", locals: {f:f}
Version data entries
10 entries across 10 versions & 1 rubygems