|
|
@ -1,4 +1,7 @@
|
|
|
|
<!--modified by young-->
|
|
|
|
<!--modified by young-->
|
|
|
|
|
|
|
|
<div class="project_r_h">
|
|
|
|
|
|
|
|
<h2 class="project_h2"><%= l(:label_roadmap) %></h2>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
<div class="contextual" style="overflow: hidden;text-overflow: ellipsis;white-space: nowrap;">
|
|
|
|
<div class="contextual" style="overflow: hidden;text-overflow: ellipsis;white-space: nowrap;">
|
|
|
|
<%= link_to(l(:button_edit), edit_version_path(@version), :class => 'icon icon-edit') if User.current.allowed_to?(:manage_versions, @version.project) %>
|
|
|
|
<%= link_to(l(:button_edit), edit_version_path(@version), :class => 'icon icon-edit') if User.current.allowed_to?(:manage_versions, @version.project) %>
|
|
|
|
<%= link_to_if_authorized(l(:button_edit_associated_wikipage,
|
|
|
|
<%= link_to_if_authorized(l(:button_edit_associated_wikipage,
|
|
|
|