This commit is contained in:
parent
f81dc0fed6
commit
f3e3e0f344
1 changed files with 1 additions and 2 deletions
|
|
@ -1,5 +1,4 @@
|
|||
%script{:type => "text/javascript",
|
||||
:src => "/javascripts/validation.js"}
|
||||
= javascript_include_tag "validation"
|
||||
|
||||
= form_for(resource, :as => resource_name, :url => invitation_path(resource_name), :html => {:method => :put }) do |f|
|
||||
%p
|
||||
|
|
|
|||
Loading…
Reference in a new issue