Files
webgui/emhttp/plugins/dynamix/include/DefaultPageLayout/MiscElementsTop.php
Zack Spear 34e50e51fe feat: add unraid-modals component to DefaultPageLayout.php
- Introduced the <unraid-modals> component to the DefaultPageLayout.php file to enhance modal functionality across the web interface.

This change aims to improve user interaction by integrating modal support. No further changes are pending for this task.
2025-07-07 12:47:32 -07:00

10 lines
219 B
PHP

<?
/**
* Global elements are elements that are used on all pages.
* Describe the purpose of each element here.
*
* - unraid-modals: teleport targets for unraid web components
*/
?>
<unraid-modals></unraid-modals>