bareos: master 90c418c8

Author Committer Branch Timestamp Parent
Benjamin Somers Sebastian Sura master 2025-12-09 18:49 master 967251a5 Pending
Changeset table-formatter.js: Fix icon selection logic

This fixes two problems:
- It is not useful here to construct a map, and its iteration is
  broken (`values()` doesn’t do what’s expected here);
- The Windows case would catch `darwin` because it contains `win`.

Signed-off-by: Benjamin Somers <benjamin.somers@imt-atlantique.fr>
mod - webui/public/js/bootstrap-table-formatter.js Diff File