changeset 320:5835a1beeb11 bug_70

Layout hack^H^H^H^Hfix
author Chris Cannam <chris.cannam@soundsoftware.ac.uk>
date Tue, 29 Mar 2011 10:48:32 +0100
parents 614862ec2481
children 1fbfab2f1624 eabb08b4afc3 e97cef3bd5d0
files vendor/plugins/redmine_checkout/app/views/redmine_checkout_hooks/_view_repositories_show_contextual.rhtml
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/vendor/plugins/redmine_checkout/app/views/redmine_checkout_hooks/_view_repositories_show_contextual.rhtml	Tue Mar 29 10:44:38 2011 +0100
+++ b/vendor/plugins/redmine_checkout/app/views/redmine_checkout_hooks/_view_repositories_show_contextual.rhtml	Tue Mar 29 10:48:32 2011 +0100
@@ -21,6 +21,8 @@
     <p>
     <% if User.current.logged? %>
       <% if default_protocol %><%=l :label_access_type, :type => l(default_protocol.access_label(User.current)) %><% end %>
+    <% else %>
+      &nbsp;
     <% end %>
     </p>