don't need the external link glyph in summary now

This commit is contained in:
Jeff Atwood 2014-04-09 17:10:00 -07:00
parent 1926a4c236
commit 3f6764ce22
1 changed files with 0 additions and 1 deletions

View File

@ -63,7 +63,6 @@
<span class='badge badge-notification clicks' title='{{i18n topic_map.clicks count=clicks}}'>{{clicks}}</span>
<a href="{{unbound url}}" target="_blank" class='topic-link track-link' data-user-id="{{unbound user_id}}" data-ignore-post-id="true" title="{{unbound url}}">
{{#if title}}{{title}}{{else}}{{shortenUrl url}}{{/if}}
{{#unless internal}}<i class='fa fa-external-link'></i>{{/unless}}
</a>
{{link-domain this}}
</li>