-
+
-
diff --git a/data/interfaces/default/plexwatch_import.html b/data/interfaces/default/plexwatch_import.html
index 260de928..fad8c971 100644
--- a/data/interfaces/default/plexwatch_import.html
+++ b/data/interfaces/default/plexwatch_import.html
@@ -26,7 +26,7 @@
diff --git a/data/interfaces/default/sync.html b/data/interfaces/default/sync.html
index f2b06fde..2d5efce2 100644
--- a/data/interfaces/default/sync.html
+++ b/data/interfaces/default/sync.html
@@ -20,10 +20,10 @@ from plexpy import helpers
-
+
-
@@ -68,7 +68,7 @@ from plexpy import helpers
sync_table = $('#sync_table').DataTable(sync_table_options);
var colvis = new $.fn.dataTable.ColVis( sync_table );
- $( colvis.button() ).appendTo('div.button-bar');
+ $( colvis.button() ).appendTo('div.colvis-button-bar');
});
%def>
diff --git a/data/interfaces/default/user.html b/data/interfaces/default/user.html
index 46561417..9f668273 100644
--- a/data/interfaces/default/user.html
+++ b/data/interfaces/default/user.html
@@ -175,12 +175,12 @@ from plexpy import helpers
-
+
-
@@ -191,12 +191,12 @@ from plexpy import helpers
User |
Platform |
IP Address |
-
Title |
+
Title |
Started |
Paused |
-
Stopped |
+
Stopped |
Duration |
-
|
+
|
@@ -215,12 +215,12 @@ from plexpy import helpers
-
+
-
diff --git a/data/interfaces/default/users.html b/data/interfaces/default/users.html
index 497c147a..eaecf7c5 100644
--- a/data/interfaces/default/users.html
+++ b/data/interfaces/default/users.html
@@ -13,10 +13,10 @@ from plexpy import helpers