From a2ffa15c55b0144059dcf959d80f75ed8695b968 Mon Sep 17 00:00:00 2001 From: AntonioTerceiro Date: Thu, 6 Sep 2007 18:32:05 +0000 Subject: [PATCH] ActionItem18: hiding uninplemented action --- app/views/account/index.rhtml | 3 +++ 1 file changed, 3 insertions(+), 0 deletions(-) diff --git a/app/views/account/index.rhtml b/app/views/account/index.rhtml index 822b9bd..8c28bfe 100644 --- a/app/views/account/index.rhtml +++ b/app/views/account/index.rhtml @@ -5,10 +5,13 @@ <%= _('It is a good idea to change your password from times to times.') %>

+<%# FIXME: to be implemented %> +

<%= link_to _('Logout.'), :action => 'logout' %> -- libgit2 0.21.2