From 98242dfdc78bbbbfe06432c071964c161e9eb653 Mon Sep 17 00:00:00 2001 From: Bruno Alves de Faria Date: Tue, 3 Oct 2017 17:02:45 -0300 Subject: [PATCH] Improving notifications mechanism --- .../client/components/bootstrap/notification/index.js | 3 +-- .../notification/{notificationArea.styl => notification.styl} | 0 .../components/bootstrap/notification/notificationArea.html | 3 --- 3 files changed, 1 insertion(+), 5 deletions(-) rename Packages/ohif-core/client/components/bootstrap/notification/{notificationArea.styl => notification.styl} (100%) delete mode 100644 Packages/ohif-core/client/components/bootstrap/notification/notificationArea.html diff --git a/Packages/ohif-core/client/components/bootstrap/notification/index.js b/Packages/ohif-core/client/components/bootstrap/notification/index.js index 0ae286d8e..9f2cb2c1f 100644 --- a/Packages/ohif-core/client/components/bootstrap/notification/index.js +++ b/Packages/ohif-core/client/components/bootstrap/notification/index.js @@ -1,4 +1,3 @@ -import './notificationArea.html'; -import './notificationArea.styl'; +import './notification.styl'; import './notificationNote.html'; import './notificationNote.js'; diff --git a/Packages/ohif-core/client/components/bootstrap/notification/notificationArea.styl b/Packages/ohif-core/client/components/bootstrap/notification/notification.styl similarity index 100% rename from Packages/ohif-core/client/components/bootstrap/notification/notificationArea.styl rename to Packages/ohif-core/client/components/bootstrap/notification/notification.styl diff --git a/Packages/ohif-core/client/components/bootstrap/notification/notificationArea.html b/Packages/ohif-core/client/components/bootstrap/notification/notificationArea.html deleted file mode 100644 index 4648c287d..000000000 --- a/Packages/ohif-core/client/components/bootstrap/notification/notificationArea.html +++ /dev/null @@ -1,3 +0,0 @@ -