Code cleanup

This commit is contained in:
Helder Silva Lopes Moraes 2022-10-28 07:43:09 -03:00
parent cfee08934f
commit a36cada22c
2 changed files with 6 additions and 20 deletions

View file

@ -4466,21 +4466,16 @@
data-tip="Save state relations matrix as a text file (.csv)"
class="icon-download"
></button>
<button
<button
id="diplomacyBatchEdit"
data-tip=""
data-tip="Toggle bacth edit of relations"
class="icon-edit"
></button>
<hr>
<!--<button
id="diplomacyImport"
data-tip=""
class="icon-download"
></button>-->
<hr id="BatchEditHr" style="display:none">
<select id="diplomacyRelationSelect" style="display:none"></select>
<button
id="diplomacyBatchEditConfirm"
data-tip=""
data-tip="Change relation of selected states"
class="icon-ok-circled"
style="display:none"
></button>