This commit is contained in:
Azgaar 2020-04-01 20:43:18 +03:00
parent 24e7b2d107
commit 4026bf9385
2 changed files with 2 additions and 2 deletions

View file

@ -14,7 +14,7 @@ function overviewRegiments(state) {
updateHeaders();
$("#regimentsOverview").dialog({
title: "Military Overview", resizable: false, width: fitContent(),
title: "Regiments Overview", resizable: false, width: fitContent(),
position: {my: "right top", at: "right-10 top+10", of: "svg", collision: "fit"}
});