liquid_feedback_frontend

changeset 1741:772c18d87b54

Fixed syntax error
author bsw
date Mon Oct 11 10:38:04 2021 +0200 (2021-10-11)
parents b94cf0ea5942
children 9f96b7e6e5f2
files app/main/survey/participate.lua
line diff
     1.1 --- a/app/main/survey/participate.lua	Mon Oct 11 10:37:32 2021 +0200
     1.2 +++ b/app/main/survey/participate.lua	Mon Oct 11 10:38:04 2021 +0200
     1.3 @@ -39,8 +39,8 @@
     1.4              { closing = format.interval_text(survey.time_left) }
     1.5            )
     1.6          }
     1.7 +--]]
     1.8        end }
     1.9 ---]]
    1.10        ui.container{ attr = { class = "mdl-card__content mdl-card--border" }, content = function()
    1.11          if survey_member.finished then
    1.12            ui.container{ content = function()

Impressum / About Us