liquid_feedback_frontend

changeset 1600:d47d2b0cd7c2

Removed debug code
author bsw
date Sun Jan 31 22:12:27 2021 +0100 (2021-01-31)
parents 52545dba4205
children 7da942c0ed5d
files app/main/index/_head.lua
line diff
     1.1 --- a/app/main/index/_head.lua	Sun Jan 31 22:12:13 2021 +0100
     1.2 +++ b/app/main/index/_head.lua	Sun Jan 31 22:12:27 2021 +0100
     1.3 @@ -16,8 +16,6 @@
     1.4    area = Area:by_id(area_id)
     1.5  end
     1.6  
     1.7 -print(unit_id, area_id, unit, area)
     1.8 -
     1.9  if unit then
    1.10    ui.container{ attr = { class = "mdl-card mdl-card__fullwidth mdl-shadow--2dp" }, content = function()
    1.11      ui.container{ attr = { class = "mdl-card__title mdl-card--border" }, content = function()

Impressum / About Us