From f42d7b0da0dcac332c6793b42c1d3c2988a17005 Mon Sep 17 00:00:00 2001 From: JonnyWong16 Date: Sun, 9 Oct 2016 14:39:58 -0700 Subject: [PATCH] Remove old templates --- .../default/notification_config.html | 235 ------------------ .../default/notification_triggers_modal.html | 158 ------------ 2 files changed, 393 deletions(-) delete mode 100644 data/interfaces/default/notification_config.html delete mode 100644 data/interfaces/default/notification_triggers_modal.html diff --git a/data/interfaces/default/notification_config.html b/data/interfaces/default/notification_config.html deleted file mode 100644 index 33d89d1f..00000000 --- a/data/interfaces/default/notification_config.html +++ /dev/null @@ -1,235 +0,0 @@ -<%! - from plexpy import helpers -%> -% if data: - -% endif - - diff --git a/data/interfaces/default/notification_triggers_modal.html b/data/interfaces/default/notification_triggers_modal.html deleted file mode 100644 index d14c1e7b..00000000 --- a/data/interfaces/default/notification_triggers_modal.html +++ /dev/null @@ -1,158 +0,0 @@ -<%! - from plexpy import helpers -%> -% if data: - - -% endif