From 74bc0212e6d4572df8ed4ad5fbae3d8cd495a587 Mon Sep 17 00:00:00 2001 From: Rob McMullen Date: Sun, 31 Jan 2016 11:50:08 -0800 Subject: [PATCH] Changed icon back to normal omnivore icon for html view --- omnivore/tasks/html_view/task.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/omnivore/tasks/html_view/task.py b/omnivore/tasks/html_view/task.py index e61a0678..391d0f2a 100644 --- a/omnivore/tasks/html_view/task.py +++ b/omnivore/tasks/html_view/task.py @@ -28,8 +28,6 @@ class HtmlViewTask(FrameworkTask): id = pane_layout.task_id_with_pane_layout name = 'HTML Viewer' - - icon = Instance("world") preferences_helper = HtmlViewPreferences