diff app/views/my/account.rhtml @ 188:f9fe5ef6156e feature_55

fixed bugs with validation of forms.
author luisf
date Thu, 03 Feb 2011 15:54:00 +0000
parents 594ed6aef7bd
children
line wrap: on
line diff
--- a/app/views/my/account.rhtml	Thu Feb 03 15:31:33 2011 +0000
+++ b/app/views/my/account.rhtml	Thu Feb 03 15:54:00 2011 +0000
@@ -1,7 +1,4 @@
 <%= javascript_include_tag "ssamr_institutions" %>
-<%= javascript_include_tag "ssamr_registration" %>
-
-
 
 <div class="contextual">
 <%= link_to(l(:button_change_password), :action => 'password') if @user.change_password_allowed? %>