From b0c57253c9b3ef5382758ba1252cba42cb0af7d0 Mon Sep 17 00:00:00 2001 From: Luke Pulverenti Date: Sat, 9 Jul 2016 13:57:53 -0400 Subject: [PATCH] fix auto-organize icons --- dashboard-ui/scripts/autoorganizelog.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dashboard-ui/scripts/autoorganizelog.js b/dashboard-ui/scripts/autoorganizelog.js index 10efcc756f..4367256a76 100644 --- a/dashboard-ui/scripts/autoorganizelog.js +++ b/dashboard-ui/scripts/autoorganizelog.js @@ -192,8 +192,8 @@ if (item.Status != 'Success') { - html += ''; - html += ''; + html += ''; + html += ''; } html += '';