diff --git a/data/interfaces/default/js/tables/notification_logs.js b/data/interfaces/default/js/tables/notification_logs.js index d5af7429..203c323b 100644 --- a/data/interfaces/default/js/tables/notification_logs.js +++ b/data/interfaces/default/js/tables/notification_logs.js @@ -54,7 +54,7 @@ notification_log_table_options = { $(td).html(cellData); } }, - "width": "16%" + "width": "20%" }, { "targets": [4], @@ -64,7 +64,7 @@ notification_log_table_options = { $(td).html(cellData); } }, - "width": "35%" + "width": "38%" }, { "targets": [5], @@ -74,17 +74,7 @@ notification_log_table_options = { $(td).html(cellData); } }, - "width": "15%" - }, - { - "targets": [6], - "data": "poster_url", - "createdCell": function (td, cellData, rowData, row, col) { - if (cellData !== '') { - $(td).html(cellData); - } - }, - "width": "12%" + "width": "20%" } ], "drawCallback": function (settings) { diff --git a/data/interfaces/default/logs.html b/data/interfaces/default/logs.html index e82f295e..56d18729 100644 --- a/data/interfaces/default/logs.html +++ b/data/interfaces/default/logs.html @@ -81,7 +81,6 @@ from plexpy import helpers Subject Text Body Text Script Args - Poster URL