@@ -190,7 +190,6 top = headers_height + 10 | |||
|
190 | 190 | <%= i.status.name %> |
|
191 | 191 | <%= (i.done_ratio).to_i %>% |
|
192 | 192 | </div> |
|
193 | <% # === tooltip === %> | |
|
194 | 193 | <div class="tooltip" style="position: absolute;top:<%= top %>px;left:<%= i_left %>px;width:<%= i_width %>px;height:12px;"> |
|
195 | 194 | <span class="tip"> |
|
196 | 195 | <%= render_issue_tooltip i %> |
General Comments 0
You need to be logged in to leave comments.
Login now