From 4399683fa0e9abb64f63affc7caca7f77abea1b7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ludovic=20Court=C3=A8s?= Date: Mon, 16 Apr 2012 16:47:23 +0200 Subject: [PATCH] Reinstate the edit/clone links on the jobset page. They were removed in commit 17d30cd1790d2c1b46c833056387186253cac441. --- src/root/jobset.tt | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/root/jobset.tt b/src/root/jobset.tt index 66f2badf..75205214 100644 --- a/src/root/jobset.tt +++ b/src/root/jobset.tt @@ -130,6 +130,12 @@

Information

+ [% IF !edit && c.user_exists %] +

+ [ Edit | Clone ] +

+ [% END %] + [% IF edit %]