Sha256: 42bd2976a5b0c4a0614671276543aea1d44c3ec855c5ef58c69d494e57f56f0b
Contents?: true
Size: 359 Bytes
Versions: 27
Compression:
Stored size: 359 Bytes
Contents
- in_section :dashboard - content_for :header do %h1 Edit Organization = render "shared/error_messages", :target => @organization = form_for @organization, :html => {"ng-controller" => "EditOrganizationCtrl"} do |form| = render :partial => 'organizations/form', :locals => { :form => form } = form.submit "Save", :class => 'btn btn-primary disablable'
Version data entries
27 entries across 27 versions & 1 rubygems