1
0
forked from MTSR/mapserver
This commit is contained in:
Thomas Rudin 2019-02-08 17:33:50 +01:00
parent 9186c4ded3
commit 6bdbea6fa6

View File

@ -19,7 +19,7 @@ local update_formspec = function(meta)
-- col 2 -- col 2
"field[0,2.5;4,1;station;Station;" .. station .. "]" .. "field[0,2.5;4,1;station;Station;" .. station .. "]" ..
"field[4,2.5;4,1;index;Index;" .. index .. "]" "field[4,2.5;4,1;index;Index;" .. index .. "]"
"") )
end end