removed dead code from the form

This commit is contained in:
jdamick 2012-06-18 11:51:17 -04:00
parent 26124e40ef
commit 9a4e5a8bd5

View file

@ -1,4 +1,3 @@
<%#= form_for(resource, :as => resource_name, :url => user_omniauth_callback_path(:ldap), :html => { :class => "login-box", :id => 'new_ldap_user' }) do |f| %>
<%= form_tag(user_omniauth_callback_path(:ldap), :class => "login-box", :id => 'new_ldap_user' ) do %>
<%= image_tag "login-logo.png", :width => "304", :height => "66", :class => "login-logo", :alt => "Login Logo" %>