From f31022bad1d75e9595b948947b0062cef80a5584 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=81ngel=20Montero=20Lamas?= Date: Tue, 2 Jan 2024 14:47:29 +0100 Subject: [PATCH 1/6] Added Burgs column to province editor Added to province editor: + Burgs column + the number of Burgs, p.burgs.length + "icon-dot-circled" to go to overviewBurgs. + overviewBurgs Filtered by state id. + Fixed some typos. --- index.html | 9 ++++++++- modules/dynamic/editors/states-editor.js | 4 ++-- modules/ui/provinces-editor.js | 24 +++++++++++++++++++----- 3 files changed, 29 insertions(+), 8 deletions(-) diff --git a/index.html b/index.html index 6f7cf509e..e75b7d399 100644 --- a/index.html +++ b/index.html @@ -4450,7 +4450,7 @@