From fb277d76e54d25485f340d89b4de4596b63e6541 Mon Sep 17 00:00:00 2001 From: Yashika0724 Date: Fri, 20 Mar 2026 21:52:31 +0530 Subject: [PATCH] [fix] Use correct modified timestamp for Recent Commands Signed-off-by: Yashika0724 --- openwisp_controller/connection/static/connection/js/commands.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openwisp_controller/connection/static/connection/js/commands.js b/openwisp_controller/connection/static/connection/js/commands.js index 94c79796d..c432f1bfc 100644 --- a/openwisp_controller/connection/static/connection/js/commands.js +++ b/openwisp_controller/connection/static/connection/js/commands.js @@ -505,7 +505,7 @@ function initCommandOverlay($) {
${getFormattedDateTimeString( - response.created, + response.modified, )}