liquid_feedback_frontend

view app/main/api/platform_config.lua @ 1725:4a5a79a37db1

Render links in unit and area description, updated layout of unit and area box
author bsw
date Tue Sep 28 09:43:58 2021 +0200 (2021-09-28)
parents 09f275c1f606
children
line source
1 slot.set_layout(nil, "application/json")
3 local r = config.platform_config
5 slot.put_into("data", json.export(json.object{ result = r }))

Impressum / About Us