* VRFS-1456 - hoverIntent error goes away once you stop including jquery twice\!

This commit is contained in:
Seth Call 2014-03-15 04:42:36 +00:00
parent 4c737086e4
commit 964fcb5f0e
3 changed files with 0 additions and 2 deletions

View File

@ -18,7 +18,6 @@
//= require AAC_underscore
//= require globals
//= require AAB_message_factory
//= require AAC_underscore
//= require facebook_helper
//= require web/signupDialog
//= require web/signinDialog

View File

@ -1,5 +1,4 @@
<% provide(:title, 'Signup Confirmation') %>
<%= javascript_include_tag "landing/landing" %>
<% if @user.nil? %>
<h1>Signup Already Confirmed</h1>