Revert change to view permissions of request
Compare changes
@@ -18,14 +18,14 @@
@@ -51,8 +51,8 @@
The logic to see the elements to enter feedback include that feedback may only be entered by the user that placed the request.
Recently, the logic to check that the person viewing the request is the same person that opened it, was moved to the upper div in request/view.html
, this prevented TAs to see any info about a request.