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 }}
|
{{ range .Notifications }}
|
||||||
<tr><td>
|
<tr><td>
|
||||||
<div style="padding: 0 1rem 1rem;">
|
<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>
|
</div>
|
||||||
</td></tr>
|
</td></tr>
|
||||||
{{end}}
|
{{end}}
|
||||||
|
|
Référencer dans un nouveau ticket