oneclickorgs/one-click-orgs

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

Summary

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