diff --git a/src/public/app.js b/src/public/app.js index 84ba57b7e..96b0d95d6 100644 --- a/src/public/app.js +++ b/src/public/app.js @@ -1597,18 +1597,14 @@ document.addEventListener('DOMContentLoaded', function() { const createTaskTableHTML = (tableId, title, idColumnHeader) => `

Recent ${title} Tasks

- // ---> REMOVE: max-h and overflow <---
- // ---> END REMOVE <--- - // ---> REMOVE: sortable classes <--- - // ---> END REMOVE <---
${idColumnHeader} Status Start Time DurationUPID