From 5c4d301130ebdf309ca2e4e81bca1b571f43c660 Mon Sep 17 00:00:00 2001 From: emkael Date: Wed, 25 Apr 2018 13:02:05 +0200 Subject: Classes for leaderboard positions --- 2sw.json | 19 ++++++++++++++++++- 1 file changed, 18 insertions(+), 1 deletion(-) (limited to '2sw.json') diff --git a/2sw.json b/2sw.json index 87261c4..5efecd7 100644 --- a/2sw.json +++ b/2sw.json @@ -25,7 +25,24 @@ ["MICHALAK Kolonowskie", "MICHALAK"], ["KS Konfeks I Legnica", "Konfeks I"], ["ZTB 7TREFL Zawiercie", "7TREFL"] - ], + ], + "position_styles": [ + { + "class": "promotion", + "positions": [1, 2, 3], + "caption": "Awans do I ligi 2018/19" + }, + { + "class": "repechage", + "positions": [12], + "caption": "Baraże" + }, + { + "class": "relegation", + "positions": [13, 14, 15, 16], + "caption": "Spadek do III ligi 2018/19" + } + ], "phases": [ { "title": "26 stycznia, 20:00", -- cgit v1.2.3