Readded the removed link as heading so layout works correctly with column with

and the current version is displayed bigger
pull/6827/head
Sebastian Schuster 12 years ago
parent 770cbb004a
commit f9e9a6e2c3
  1. 4
      app/views/rb_taskboards/show.html.erb

@ -31,6 +31,10 @@
<% breadcrumb_paths(link_to(l(:label_backlogs), backlogs_project_backlogs_path(@project)), link_to(@sprint.name, backlogs_project_backlogs_path(@sprint))) %>
<h2>
<%= @sprint.name %>
</h2>
<div id='rb'>
<div id="taskboard">
<table id="board_header" cellspacing="0">

Loading…
Cancel
Save