Changeset 7492

Show
Ignore:
Timestamp:
03/19/09 11:36:37 (18 months ago)
Author:
stoomey
Message:

Commented out the rss link and icon on the article comments page until the functionality is fully defined for this feature.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • head/ambra/webapp/src/main/webapp/article/article_comments.ftl

    r7473 r7492  
    3939      <#assign tab="comments" /> 
    4040      <#include "article_tabs.ftl"> 
    41       <div class="rss"><a href="#">Comments RSS</a></div> 
     41      <!--<div class="rss"><a href="#">Comments RSS</a></div>--> 
    4242      <ul> 
    4343      <#if ((numDiscussions + numComments) > 0 && annotationSet != "comments")>