[ljcom] r11890: LJSUP-12032: Display social capital in t...
Committer: sboronchiev
LJSUP-12032: Display social capital in the contextual hoverU trunk/templates/Widgets/contextualhover.jqtmpl
Modified: trunk/templates/Widgets/contextualhover.jqtmpl
===================================================================
--- trunk/templates/Widgets/contextualhover.jqtmpl 2012-05-04 12:23:25 UTC (rev 11889)
+++ trunk/templates/Widgets/contextualhover.jqtmpl 2012-05-04 13:17:36 UTC (rev 11890)
@@ -19,9 +19,9 @@
<p class="soc_cap">
{{if socialCap.value}}
{{if socialCap.first}}
- <img src="http://l-stat.livejournal.com/img/profile_icons/korona.png?v=17319" alt="" />
+ <span class="b-icon b-icon-social-capital-first"></span>
{{else}}
- <img src="http://l-stat.livejournal.com/img/profile_icons/social-capital.png?v=17298" alt="" />
+ <span class="b-icon b-icon-social-capital"></span>
{{/if}}
{{/if}}
