Название вашего журнала (quwiero) wrote in changelog,
Название вашего журнала
quwiero
changelog

[ljcom] r11886: LJSUP-12032: Display social capital in t...

Committer: sboronchiev
LJSUP-12032: Display social capital in the contextual hover
U   trunk/templates/Widgets/contextualhover.jqtmpl
Modified: trunk/templates/Widgets/contextualhover.jqtmpl
===================================================================
--- trunk/templates/Widgets/contextualhover.jqtmpl	2012-05-04 10:49:00 UTC (rev 11885)
+++ trunk/templates/Widgets/contextualhover.jqtmpl	2012-05-04 11:56:49 UTC (rev 11886)
@@ -15,13 +15,18 @@
 		{{/each}}
 	</div>
 
+	
+	<p class="soc_cap">
 	{{if socialCap.value}}
 		{{if socialCap.first}}
-			<span class="b-icon">FIRST_ICON</span>
+			<span class="b-icon"><img src="http://l-stat.livejournal.com/img/profile_icons/korona.png?v=17319" alt="" /></span>
 		{{else}}
-			<span class="b-icon">NOT_FIRST_ICON</span>
+			<span class="b-icon"><img src="http://l-stat.livejournal.com/img/profile_icons/social-capital.png?v=17298" alt="" /></span>
 		{{/if}}
-	{{/if}}<p class="soc_cap">${socialCap.value}</p>
+	{{/if}}
+	
+	${socialCap.value}
+	</p>
 
 	{{each(i, group) linkGroups}}
 		{{if group.length }}

Tags: jqtmpl, ljcom, quwiero, sboronchiev
Subscribe

  • Post a new comment

    Error

    Anonymous comments are disabled in this journal

    default userpic

    Your reply will be screened

    Your IP address will be recorded 

  • 0 comments