oneclickorgs/one-click-orgs

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

Summary

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