From 80d5563f94bf47c0a064f07c5e9774f4b03468e1 Mon Sep 17 00:00:00 2001 From: Oliver Hamlet Date: Tue, 13 Jan 2015 18:05:29 +0000 Subject: [PATCH] Add master file icon to editor toolbar. --- resources/report/html/loot-plugin-editor.html | 8 ++++++-- resources/report/js/l10n.js | 1 + 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/resources/report/html/loot-plugin-editor.html b/resources/report/html/loot-plugin-editor.html index aaa446f5..bef8c6d4 100644 --- a/resources/report/html/loot-plugin-editor.html +++ b/resources/report/html/loot-plugin-editor.html @@ -33,7 +33,8 @@ loot-editor-close visibility: hidden; } :host-context(loot-plugin-card[data-bsa=false]) #loadsBSA, - :host-context(loot-plugin-card[data-empty=false]) #emptyPlugin { + :host-context(loot-plugin-card[data-empty=false]) #emptyPlugin, + :host-context(loot-plugin-card[data-master=false]) #isMaster { display: none; } #activeTick > core-icon { @@ -126,6 +127,9 @@ loot-editor-close {{data.version}} {{data.computed.crc}} + + + @@ -237,7 +241,7 @@ loot-editor-close