diff --git a/scripts/vulcanize.js b/scripts/vulcanize.js index fba7e3d2..ba7cfe5b 100755 --- a/scripts/vulcanize.js +++ b/scripts/vulcanize.js @@ -65,6 +65,7 @@ function vulcanizeTests(releasePath) { 'test_loot-custom-icons.html', 'test_loot-dropdown-menu.html', 'test_loot-message-dialog.html', + 'test_loot-plugin-item.html', ]; tests.forEach((test) => { diff --git a/src/gui/html/elements/loot-plugin-item.html b/src/gui/html/elements/loot-plugin-item.html index cddea96b..9fef4523 100644 --- a/src/gui/html/elements/loot-plugin-item.html +++ b/src/gui/html/elements/loot-plugin-item.html @@ -1,197 +1,160 @@ + + + + - - - + + + - - - - + + diff --git a/src/tests/gui/html/elements/test_loot-plugin-item.html b/src/tests/gui/html/elements/test_loot-plugin-item.html new file mode 100644 index 00000000..62cef1b6 --- /dev/null +++ b/src/tests/gui/html/elements/test_loot-plugin-item.html @@ -0,0 +1,18 @@ + + + + test_loot-plugin-item.html + + + + + + + + + + Skyrim.esm +