Files
@ b4c77ea1221f
Branch filter:
Location: kallithea/package.json - annotation
b4c77ea1221f
336 B
application/json
admin: hooks: handle overflow of long hook names
Some hook names are quite long and are visually truncated in the admin
section. Use the same principle as on the System Info: hide overflow and add
ellipsis, use a title attribute to let users discover the full name on
hover.
Some hook names are quite long and are visually truncated in the admin
section. Use the same principle as on the System Info: hide overflow and add
ellipsis, use a title attribute to let users discover the full name on
hover.