From babd2c67df2b7fe88bb305c6013110c038a421de Mon Sep 17 00:00:00 2001 From: Oliver Hamlet Date: Tue, 26 May 2015 22:07:35 +0100 Subject: [PATCH] Revert "Fix message filters broken by scrolling." This reverts commit 45eb13814a362db2ffa4951da295f788ccbcc645. --- resources/report/html/loot-plugin-card.html | 1 - 1 file changed, 1 deletion(-) diff --git a/resources/report/html/loot-plugin-card.html b/resources/report/html/loot-plugin-card.html index 6e06f634..51302bef 100644 --- a/resources/report/html/loot-plugin-card.html +++ b/resources/report/html/loot-plugin-card.html @@ -254,7 +254,6 @@ loot-clear-metadata } /* Also initialise the non-simple-string data. */ - this.data.computed.messages = this.data.getUIMessages(); this.onTagsChange(); this.onMessagesChange(); this.onUserlistChange();