mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2026-01-28 18:29:05 +01:00
- Remove auto-refresh timeout (3 seconds) from topProcesses page - Add manual refresh button in page header - Fix double percentage signs (%% -> %) in CPU Time Distribution - Remove duplicate serverStatus.js script loading in footer_scripts block Changes: - Removed $timeout($scope.topProcessesStatus, 3000) from serverStatus.js - Removed extra % sign from template (backend already includes % in values) - Added refresh button with loading state indicator