mirror of
https://github.com/UNITRONIX/BetterDesk.git
synced 2026-09-10 17:45:42 +00:00
ca33cf3919
- remote.ejs + remote-viewer.ejs: Replace EJS tag inside JS template literal with JS interpolation to fix 'Could not find matching close tag' error (#93) - variables.css: Increase z-index layers (modal:1000, toast:1100, tooltip:1200) so modals always appear above device detail panel (#90) - policies.js: Fix API endpoint /api/panel/organizations -> /api/panel/org to correctly load organizations in policy dropdown (#95) - devices.js: Fix kebab menu positioning - force reflow before measuring offsetHeight, add dynamic max-height constraint for viewport bounds (#75)