0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-04-01 07:24:05 +02:00
zeripath cf4f2cfa3e
Fix internal server error on checkboxes ()
Annoyingly goldmarks SetAttributeString requires that
the value of the attribute is still a []byte but does
not make it clear in the documentation.

Signed-off-by: Andrew Thornton <art27@cantab.net>
2020-03-26 23:47:34 +00:00
..