# HG changeset patch # User bsw # Date 1643888642 -3600 # Node ID 1dad272c08eb2af5a98038c85f4b3e95a85ac933 # Parent 8147173d9a13bc62102089436e9812dd661eceee Reduce white space diff -r 8147173d9a13 -r 1dad272c08eb app/main/admin/index.lua --- a/app/main/admin/index.lua Thu Feb 03 12:43:18 2022 +0100 +++ b/app/main/admin/index.lua Thu Feb 03 12:44:02 2022 +0100 @@ -49,7 +49,6 @@ ui.tag { tag = "li", content = function () ui.link { module = "admin", view = "area_show", params = { unit_id = unit.id }, content = _"+ add new subject area" } end } - slot.put("
") end } end }