mirror of
https://github.com/unraid/webgui.git
synced 2025-12-30 14:09:53 -06:00
refactor: simplify LogViewer.page structure
- Removed unnecessary <unraid-i18n-host> wrapper from LogViewer.page for cleaner code. - Adjusted the structure to directly include <unraid-log-viewer>. This change aims to enhance code readability and maintainability by streamlining the Log Viewer component. No further changes are pending for this task.
This commit is contained in:
@@ -3,6 +3,4 @@ Title="Log Viewer (new)"
|
||||
Icon="icon-log"
|
||||
Tag="list"
|
||||
---
|
||||
<unraid-i18n-host>
|
||||
<unraid-log-viewer></unraid-log-viewer>
|
||||
</unraid-i18n-host>
|
||||
<unraid-log-viewer></unraid-log-viewer>
|
||||
Reference in New Issue
Block a user