From c08f5382d3b38a9b6c65bdef27f14425ad3eadad Mon Sep 17 00:00:00 2001 From: catlog22 Date: Thu, 29 Jan 2026 17:48:06 +0800 Subject: [PATCH] fix: Improve command detail modal tab handling and error reporting --- ccw/src/templates/dashboard-js/views/help.js | 26 ++++++++++++++------ package.json | 2 +- 2 files changed, 19 insertions(+), 9 deletions(-) diff --git a/ccw/src/templates/dashboard-js/views/help.js b/ccw/src/templates/dashboard-js/views/help.js index aae323ba..10457cd2 100644 --- a/ccw/src/templates/dashboard-js/views/help.js +++ b/ccw/src/templates/dashboard-js/views/help.js @@ -909,7 +909,7 @@ function showCommandDetailModal(cmd) {
-
+

Description

@@ -992,7 +992,7 @@ function showCommandDetailModal(cmd) { ${cmd.source ? ` -