Skip to content

Commit

Permalink
[#2304] Remove follower count from dataset sidebar
Browse files Browse the repository at this point in the history
It's in the Follow button now
  • Loading branch information
Sean Hammond committed Apr 24, 2012
1 parent 36fba00 commit 8e12115
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions ckan/templates/package/read.html
Expand Up @@ -54,10 +54,6 @@ <h3>Groups</h3>
</ul>
</li>

<li>
<h3>${c.num_followers} Followers</h3>
</li>

<li py:if="c.package_relationships" class="sidebar-section">
<h3>Related Datasets</h3>
<ul class="related-datasets">
Expand Down

0 comments on commit 8e12115

Please sign in to comment.