Make sort/delete persistent. Compute component_id on server side.

This commit is contained in:
Alfredo Cardigliano 2023-12-07 19:36:58 +01:00
parent f149277aa6
commit 085e85278f
4 changed files with 51 additions and 32 deletions

View file

@ -1797,6 +1797,7 @@ local known_parameters = {
["template"] = validateSingleWord, -- Currently selected template
["template_name"] = validateUnquoted,
["component"] = validateSingleWord,
["components"] = validateColumnsIds, -- Comma separated list of component ids
["system_interface"] = validateBool,
-- CONFIGSETS