From 63b507646e648670d2d28d2873784bb5ace1a50b Mon Sep 17 00:00:00 2001 From: Tim Steiner <tsteiner2@unl.edu> Date: Tue, 16 Oct 2007 16:40:22 +0000 Subject: [PATCH] Re-enable edit for submitters --- application/views/home.xhtml | 2 -- 1 file changed, 2 deletions(-) diff --git a/application/views/home.xhtml b/application/views/home.xhtml index ce7f8c59..52f7c633 100755 --- a/application/views/home.xhtml +++ b/application/views/home.xhtml @@ -118,9 +118,7 @@ ?> </td> <td> <a href="/Request/View/<?php echo $request->getPrimaryKey(); ?>">View</a> - <!-- / <a href="/Request/Load/<?php echo $request->getPrimaryKey(); ?>">Edit</a> - --> </td> <td> <?php -- GitLab