@@ -80,7 +80,9 t_height = g_height + headers_height | |||
|
80 | 80 | <div style="right:-2px;width:<%= subject_width %>px;height:<%= headers_height %>px;background: #eee;" class="gantt_hdr"></div> |
|
81 | 81 | <div style="right:-2px;width:<%= subject_width %>px;height:<%= t_height %>px;border-left: 1px solid #c0c0c0;overflow:hidden;" class="gantt_hdr"></div> |
|
82 | 82 | |
|
83 | <div class="gantt_subjects"> | |
|
83 | 84 | <%= @gantt.subjects %> |
|
85 | </div> | |
|
84 | 86 | |
|
85 | 87 | </div> |
|
86 | 88 | </td> |
General Comments 0
You need to be logged in to leave comments.
Login now