Commit Graph

2 Commits

Author SHA1 Message Date
ISA
24258f938f kueName Isowert und Schleifenwiderstand in KÜ705-FO Komponente anzeigen 2024-10-15 17:05:35 +02:00
ISA
a120781529 feat: Externalize script loading logic to improve code modularity and reusability
- Moved the logic for loading window variables from the server into a new utility function `loadWindowVariables.js`.
- Updated `Header` and `Dashboard` components to use the new utility function for fetching and setting window variables.
- Improved code readability and maintainability by centralizing the script loading process.
2024-09-26 15:07:44 +02:00