From 055b367e2bca0e6b47157c70a0cc8b584d701cde Mon Sep 17 00:00:00 2001 From: Robin Ward Date: Fri, 7 Mar 2014 14:43:29 -0500 Subject: [PATCH] Add link counts to `alt` tags of their badges. --- .../discourse/templates/components/topic-map.js.handlebars | 2 +- app/assets/javascripts/discourse/views/post_view.js | 2 +- app/serializers/topic_link_serializer.rb | 2 +- config/locales/client.en.yml | 4 +++- 4 files changed, 6 insertions(+), 4 deletions(-) diff --git a/app/assets/javascripts/discourse/templates/components/topic-map.js.handlebars b/app/assets/javascripts/discourse/templates/components/topic-map.js.handlebars index bfe9f2383..1d537086d 100644 --- a/app/assets/javascripts/discourse/templates/components/topic-map.js.handlebars +++ b/app/assets/javascripts/discourse/templates/components/topic-map.js.handlebars @@ -60,7 +60,7 @@