# HG changeset patch # User bsw # Date 1633942372 -7200 # Node ID eb34fe00cf5c17171f7992203402598edbd9a1ae # Parent c7dbb36ce1e06a44c9dc144b9fbd879c2d8eb5d3 Fixed syntax error diff -r c7dbb36ce1e0 -r eb34fe00cf5c app/main/survey/participate.lua --- a/app/main/survey/participate.lua Mon Oct 11 10:51:56 2021 +0200 +++ b/app/main/survey/participate.lua Mon Oct 11 10:52:52 2021 +0200 @@ -37,7 +37,7 @@ else ui.tag{ content = question.question } end - } + end } end } ui.container{ attr = { class = "mdl-card__content mdl-card--border" }, content = function() if survey_member.finished then