Sha256: 4831671039aa04bce0bc4fa458ac07b01a7240d8ecc4ce31efb4a66baa1a8bbc
Contents?: true
Size: 504 Bytes
Versions: 10
Compression:
Stored size: 504 Bytes
Contents
.span12 = render :partial => "mokio/backend/common/notice" .box = box_title do = bt("edit_password", User) .content = common_form do .row-fluid = simple_form_for [:backend, @user], :url => update_password_backend_user_path, :html => { :class => 'form-horizontal' } do |f| = render :partial => "mokio/backend/users/form", :locals => {f: f, obj: @obj} .form-actions = btn_submit bt("save") = btn_cancel "/backend/users"
Version data entries
10 entries across 10 versions & 1 rubygems