Remove 'source' text.

This commit is contained in:
Roger Braun 2016-12-23 16:52:40 +01:00
parent f02f293c2e
commit 5396218b79
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@
</small>
<small v-if="!status.is_local" class="source_url">
<a :href="status.external_url" target="_blank" >
<i class="icon-link-ext fa"></i>Source
<i class="icon-link-ext fa"></i>
</a>
</small>
</h4>