Added clicks stats to links table
This commit is contained in:
parent
0c6a3d439c
commit
f753c25924
1 changed files with 3 additions and 3 deletions
|
@ -323,13 +323,13 @@
|
|||
</th>
|
||||
<th>
|
||||
{{#if clicks}}
|
||||
100
|
||||
100%
|
||||
{{else}}
|
||||
0
|
||||
0%
|
||||
{{/if}}
|
||||
</th>
|
||||
<th>
|
||||
{{clicksRate}}
|
||||
CTR {{clicksRate}}%
|
||||
</th>
|
||||
</tr>
|
||||
</tfoot>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue