liquid_feedback_frontend

diff app/main/issue/_head.lua @ 1843:b01d9920371b

merge
author jbe
date Thu Feb 03 15:57:22 2022 +0100 (2022-02-03)
parents 446d2798f424
children
line diff
     1.1 --- a/app/main/issue/_head.lua	Thu Feb 03 15:54:23 2022 +0100
     1.2 +++ b/app/main/issue/_head.lua	Thu Feb 03 15:57:22 2022 +0100
     1.3 @@ -5,7 +5,7 @@
     1.4  
     1.5  ui.title ( function ()
     1.6    
     1.7 -  if not config.single_unit_id then
     1.8 +  if not app.single_unit_id then
     1.9      ui.link {
    1.10        attr = { class = "unit" },
    1.11        content = function()

Impressum / About Us