view libervia/pages/forums/topics/new/_browser/__init__.py @ 1428:b028a1256a09

browser (photos/album): show directly failure's message on upload error, and remove photo
author Goffi <goffi@goffi.org>
date Wed, 05 May 2021 15:43:44 +0200
parents 69ba6b2ba949
children
line wrap: on
line source

import editor


editor.set_form_autosave("forum_topic_edit")
editor.BlogEditor("forum_topic_edit")