From 1700f98f9034f4463260b70bc59d4b25aa3365e7 Mon Sep 17 00:00:00 2001 From: Uwe Steinmann Date: Thu, 18 Dec 2025 13:50:43 +0100 Subject: [PATCH] remove old comment --- views/bootstrap/styles/application.js | 1 - views/bootstrap4/styles/application.js | 1 - 2 files changed, 2 deletions(-) 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";