diff options
Diffstat (limited to 'app/views/request/show.rhtml')
-rw-r--r-- | app/views/request/show.rhtml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/app/views/request/show.rhtml b/app/views/request/show.rhtml index 0d6d72f22..c070faf97 100644 --- a/app/views/request/show.rhtml +++ b/app/views/request/show.rhtml @@ -101,7 +101,6 @@ <%= render :partial => 'correspondence', :locals => { :info_request_event => info_request_event } %> <% end %> -<!-- <div id="comment_container"> <h2>Add an annotation</h2> @@ -151,7 +150,6 @@ <%= render :partial => 'comment/comment_form', :locals => { } %> </div> - --> </div> |