Files
@ d04e36ef71a8
Branch filter:
Location: kallithea/docs/theme/nature/theme.conf - annotation
d04e36ef71a8
71 B
text/plain
data_table: use simple 'escape' function instead of 'tooltip' function
The values will end up being double escaped when h.escape is used in template
expansion and turned into a string which then will be escaped in the template.
The values will end up being double escaped when h.escape is used in template
expansion and turned into a string which then will be escaped in the template.