Skip to content
Snippets Groups Projects
Commit 63b50764 authored by Tim Steiner's avatar Tim Steiner
Browse files

Re-enable edit for submitters

parent 4ac8b15b
No related branches found
No related tags found
No related merge requests found
...@@ -118,9 +118,7 @@ ...@@ -118,9 +118,7 @@
?> </td> ?> </td>
<td> <td>
<a href="/Request/View/<?php echo $request->getPrimaryKey(); ?>">View</a> <a href="/Request/View/<?php echo $request->getPrimaryKey(); ?>">View</a>
<!-- /
<a href="/Request/Load/<?php echo $request->getPrimaryKey(); ?>">Edit</a> <a href="/Request/Load/<?php echo $request->getPrimaryKey(); ?>">Edit</a>
-->
</td> </td>
<td> <td>
<?php <?php
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment