From 387be1fcc001579bf186d59abb5abe0c07f00a27 Mon Sep 17 00:00:00 2001 From: AntonioTerceiro Date: Thu, 6 Sep 2007 18:23:32 +0000 Subject: [PATCH] ActionItem0: minor changes --- app/views/account/change_password.rhtml | 2 +- app/views/layouts/application.rhtml | 4 +++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/app/views/account/change_password.rhtml b/app/views/account/change_password.rhtml index 254961d..e909f48 100644 --- a/app/views/account/change_password.rhtml +++ b/app/views/account/change_password.rhtml @@ -2,7 +2,7 @@ <% form_tag do %> -


+


<%= password_field_tag :current_password %>


diff --git a/app/views/layouts/application.rhtml b/app/views/layouts/application.rhtml index bc24ee1..cbae04e 100644 --- a/app/views/layouts/application.rhtml +++ b/app/views/layouts/application.rhtml @@ -34,9 +34,11 @@

+ +
+ --> <% if params[:controller] == 'cms' %>
<%= yield %> -- libgit2 0.21.2