From 75e7b3e3aa50b896640e849fc5531a7db5d61f71 Mon Sep 17 00:00:00 2001 From: Byron Jones Date: Mon, 14 Nov 2011 14:25:01 +0800 Subject: Bug 450348: add a menu to clone to allow cloning into the same component --- template/en/default/bug/navigate.html.tmpl | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) (limited to 'template/en') diff --git a/template/en/default/bug/navigate.html.tmpl b/template/en/default/bug/navigate.html.tmpl index 46b92aec4..56150bec3 100644 --- a/template/en/default/bug/navigate.html.tmpl +++ b/template/en/default/bug/navigate.html.tmpl @@ -29,12 +29,22 @@
  •  - XML
  •  - Clone This + [% bug.bug_id FILTER uri %]" + id="clone_bug">Clone This [% terms.Bug %]
  • [%# Links to more things users can do with this bug. %] [% Hook.process("links") %]
  •  - Top of page
  • - + + [% END %] -- cgit v1.2.3-24-g4f1b