liquid_feedback_frontend

diff app/main/draft/new.lua @ 1845:71916d0badca

Reworked WYSIWYG editor, added pre formatting
author bsw
date Thu Feb 03 16:03:09 2022 +0100 (2022-02-03)
parents 7b04f14c6d0a
children
line diff
     1.1 --- a/app/main/draft/new.lua	Thu Feb 03 16:02:40 2022 +0100
     1.2 +++ b/app/main/draft/new.lua	Thu Feb 03 16:03:09 2022 +0100
     1.3 @@ -330,8 +330,7 @@
     1.4                    }
     1.5                  end }
     1.6                end
     1.7 -              
     1.8 -              ui.container { content = _"Enter your proposal and/or reasons:" }
     1.9 +
    1.10                ui.field.wysihtml{
    1.11                  name = "content",
    1.12                  multiline = true, 

Impressum / About Us