Mercurial > libervia-web
view libervia/pages/forums/topics/new/_browser/__init__.py @ 1478:10ccad665d57
pages (blog/view): use rich content for comments
author | Goffi <goffi@goffi.org> |
---|---|
date | Thu, 21 Oct 2021 17:37:59 +0200 |
parents | 69ba6b2ba949 |
children |
line wrap: on
line source
import editor editor.set_form_autosave("forum_topic_edit") editor.BlogEditor("forum_topic_edit")