avoiding triple reload in last job list

This commit is contained in:
2026-08-03 21:34:06 +00:00
parent 9b080bc860
commit bfc6128353
10 changed files with 77 additions and 11 deletions
+3
View File
@@ -2823,3 +2823,6 @@ html[data-theme="dark"] .chart-total{
/* Administrator editor for the protected MeshCentral node ID. */
.mesh-node-id-editor{display:grid;gap:.55rem}.mesh-node-id-input{font-family:ui-monospace,SFMono-Regular,Consolas,monospace}.mesh-node-id-actions{display:flex;flex-wrap:wrap;gap:.55rem;align-items:center}.mesh-node-id-actions .button{width:auto;margin:0}.mesh-node-id-editor small{font-weight:400;margin:0}
/* Keep server-filter controls visible while only the table body is refreshed. */
table.server-filter-loading tbody{opacity:.55;transition:opacity .12s ease}