oneclickorgs/one-click-orgs

View on GitHub
app/views/change_objectives_resolutions/new.html.haml

Summary

Maintainability
Test Coverage
%h2 New proposal to change the objects of the organisation
= form_for(@change_objectives_resolution) do |form|
  = render(:partial => 'form', :locals => {:form => form})