diff --git a/views/bootstrap/styles/application.js b/views/bootstrap/styles/application.js index 304cd5831..7ac34ff6b 100644 --- a/views/bootstrap/styles/application.js +++ b/views/bootstrap/styles/application.js @@ -968,7 +968,6 @@ function onAddClipboard(ev) { /* {{{ */ return ret; } - //function createStatusbar(obj) { SeedDMSUpload.createStatusbar = function(obj) { rowCount++; var row="odd"; diff --git a/views/bootstrap4/styles/application.js b/views/bootstrap4/styles/application.js index b6d11d8d9..d012ed3b5 100644 --- a/views/bootstrap4/styles/application.js +++ b/views/bootstrap4/styles/application.js @@ -1002,7 +1002,6 @@ function onAddClipboard(ev) { /* {{{ */ return ret; } - //function createStatusbar(obj) { SeedDMSUpload.createStatusbar = function(obj) { rowCount++; var row="odd";