Expose openContainerLogsModal function for service card buttons

- Added window.openContainerLogsModal(containerId, containerName) function
- Service cards (grid.js) already call this when clicking the 📋 logs button
- Modal now pre-selects the correct container when called from a card
- Rebuilt dist files
This commit is contained in:
Krystie
2026-05-15 01:51:51 -07:00
parent c50b106faf
commit 0cec447bf1
2 changed files with 145 additions and 119 deletions
+119 -119
View File
File diff suppressed because one or more lines are too long