[ljcom] r12357: LJINT-467: Comments for side projects (L...
Committer: atyurin
LJINT-467: Comments for side projects (Lenta.ru olympics)U trunk/templates/Widgets/contextualhover.jqtmpl
Modified: trunk/templates/Widgets/contextualhover.jqtmpl
===================================================================
--- trunk/templates/Widgets/contextualhover.jqtmpl 2012-07-26 08:17:48 UTC (rev 12356)
+++ trunk/templates/Widgets/contextualhover.jqtmpl 2012-07-26 09:07:18 UTC (rev 12357)
@@ -29,6 +29,8 @@
</ul>
{{/if}}
+ {{if !partner}}
+
{{each(i, group) linkGroups}}
{{if group.length }}
<ul class="b-contextualhover-options">
@@ -53,4 +55,6 @@
</li>
</ul>
{{/if}}
+
+ {{/if}}
</div>
\ No newline at end of file
