|
|
@ -65,10 +65,8 @@ See doc/COPYRIGHT.rdoc for more details. |
|
|
|
</label> |
|
|
|
</label> |
|
|
|
</td> |
|
|
|
</td> |
|
|
|
<td> |
|
|
|
<td> |
|
|
|
<label for="project_planning_element_type_ids_<%= type.id %>"> |
|
|
|
<%= icon_for_type(type) %> |
|
|
|
<%= icon_for_type(type) %> |
|
|
|
<%=h type.name %> |
|
|
|
<%=h type.name %> |
|
|
|
|
|
|
|
</label> |
|
|
|
|
|
|
|
</td> |
|
|
|
</td> |
|
|
|
<td class='center'> |
|
|
|
<td class='center'> |
|
|
|
<%= checked_image(type.in_aggregation) %> |
|
|
|
<%= checked_image(type.in_aggregation) %> |
|
|
|