From: Jean-Philippe Lang Date: Wed, 18 Jun 2008 20:15:51 +0000 (+0000) Subject: Add target version to the issue list context menu. X-Git-Tag: 0.8.0-RC1~430 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=0870f6267fc93400f1dc126fd6d329988a65c7a7;p=redmine.git Add target version to the issue list context menu. git-svn-id: http://redmine.rubyforge.org/svn/trunk@1564 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- diff --git a/app/views/issues/context_menu.rhtml b/app/views/issues/context_menu.rhtml index 04c21ceae..69a5ec02a 100644 --- a/app/views/issues/context_menu.rhtml +++ b/app/views/issues/context_menu.rhtml @@ -20,6 +20,19 @@ <% end -%> + <% unless @project.versions.empty? -%> +
  • + <%= l(:field_fixed_version) %> + +
  • + <% end %>
  • <%= l(:field_assigned_to) %>