Fixing notification variable
Cette révision appartient à :
Parent
a167ab1cc6
révision
080720391f
1 fichiers modifiés avec 1 ajouts et 1 suppressions
|
@ -11,7 +11,7 @@
|
|||
{{ range .Notifications }}
|
||||
<tr><td>
|
||||
<div style="padding: 0 1rem 1rem;">
|
||||
<a href="{{ .Url }}?notif"><h3><i class="glyphicon glyphicon-bell profile-usertitle-name" ></i>{{ .Content }}</h3></a>
|
||||
<a href="{{ .URL }}?notif"><h3><i class="glyphicon glyphicon-bell profile-usertitle-name" ></i>{{ .Content }}</h3></a>
|
||||
</div>
|
||||
</td></tr>
|
||||
{{end}}
|
||||
|
|
Référencer dans un nouveau ticket