remove request invite from the sign up form

This commit is contained in:
Connor Turland 2014-10-18 20:32:19 -04:00
parent 2db27ff15b
commit f0d8f2766b

View file

@ -22,8 +22,6 @@
<%= f.text_field :joinedwithcode %></div>
<div><%= f.submit "Sign up!" %></div>
<div class = "smallText"><br />Don't have an access code?<br /><a href="/request" data-bypass="true">Request an Invite</a></div>
<% end %>
</div>