Files
@ d04e36ef71a8
Branch filter:
Location: kallithea/docs/usage/backup.rst
d04e36ef71a8
511 B
text/prs.fallenstein.rst
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.