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