@@ -105,11 +105,8 t_height = g_height + headers_height | |||
|
105 | 105 | <div style="position:relative;height:<%= t_height + 24 %>px;overflow:auto;"> |
|
106 | 106 | <div style="width:<%= g_width - 1 %>px;height:<%= headers_height %>px;background: #eee;" |
|
107 | 107 | class="gantt_hdr"> </div> |
|
108 | <% | |
|
109 | # | |
|
110 | # Months headers | |
|
111 | # | |
|
112 | %> | |
|
108 | ||
|
109 | <% ###### Months headers ###### %> | |
|
113 | 110 | <% |
|
114 | 111 | month_f = @gantt.date_from |
|
115 | 112 | left = 0 |
General Comments 0
You need to be logged in to leave comments.
Login now