common/corpus-common-addon/addon/templates/components/doc-subject.hbs
changeset 314 f5690d918358
parent 304 20071981ba2a
child 447 38d5789e30d0
--- a/common/corpus-common-addon/addon/templates/components/doc-subject.hbs	Sun Oct 02 19:11:06 2016 +0200
+++ b/common/corpus-common-addon/addon/templates/components/doc-subject.hbs	Sun Oct 02 19:14:07 2016 +0200
@@ -1,5 +1,5 @@
 {{#if isSubjectLink}}
-<a href="{{url}}" target="_blank" title={{resolvedLabel}} class="bo-doc-ref-link doc-link-bnf">
+<a href="{{url}}" target="_blank" title={{url}} class="bo-doc-ref-link doc-link-bnf">
   {{#if resolvedLabel}}{{resolvedLabel}}{{else}}{{code}}{{/if}}
 </a>
 {{else}}