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 e10550022..15d70a8f4 100644 --- a/app/views/request/show.rhtml +++ b/app/views/request/show.rhtml @@ -98,7 +98,6 @@ <%= render :partial => 'correspondence', :locals => { :info_request_event => info_request_event } %> <% end %> - <!-- <div id="comment_form"> <h2>Add an annotation</h2> @@ -148,7 +147,6 @@ <%= render :partial => 'comment/comment_form', :locals => { } %> </div> - --> </div> |