hovercacrds: added new tooltips and hovercards to expose certain information for objects shown in UI
This commit is contained in:
parent
66317255dd
commit
29038019e8
53 changed files with 5223 additions and 180 deletions
|
|
@ -35,7 +35,7 @@
|
|||
${h.age_component(commit.date)}
|
||||
</td>
|
||||
<td class="td-user">
|
||||
${base.gravatar_with_user(commit.author, 16)}
|
||||
${base.gravatar_with_user(commit.author, 16, tooltip=True)}
|
||||
</td>
|
||||
<td class="td-hash">
|
||||
<code>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue