From a350c9b792326ac4830cf18b8eed55de6b88ff1d Mon Sep 17 00:00:00 2001 From: Henriette Dinger Date: Mon, 14 Sep 2015 11:56:51 +0200 Subject: [PATCH] Chage DOM-structure for correct use of the element --- app/views/rb_taskboards/show.html.erb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/app/views/rb_taskboards/show.html.erb b/app/views/rb_taskboards/show.html.erb index e4241c65ff..29f1c67660 100644 --- a/app/views/rb_taskboards/show.html.erb +++ b/app/views/rb_taskboards/show.html.erb @@ -41,10 +41,10 @@ See doc/COPYRIGHT.rdoc for more details. <%= toolbar title: h(@sprint.name) do %> <% if @sprint.has_burndown? %> -
  • - -
  • -
  • +
  • +
    + +