From da36b7cd7091a9766639412dff0d092b3c6fb713 Mon Sep 17 00:00:00 2001 From: Oliver Hamlet Date: Sat, 29 Aug 2015 11:09:58 +0100 Subject: [PATCH] Update loot-plugin-item --- scripts/vulcanize.js | 1 + src/gui/html/elements/loot-plugin-item.html | 329 ++++++++---------- .../html/elements/test_loot-plugin-item.html | 18 + 3 files changed, 165 insertions(+), 183 deletions(-) create mode 100644 src/tests/gui/html/elements/test_loot-plugin-item.html 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 +