Update screenshot (#121)

This commit is contained in:
Meliox 2025-09-06 23:16:06 +02:00 committed by GitHub
parent 98319ead87
commit d80118f537
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 1 additions and 2 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 26 KiB

After

Width:  |  Height:  |  Size: 69 KiB

View File

@ -17,8 +17,7 @@ The following readings are possible:
The modification involves the following steps: The modification involves the following steps:
1. Backup original files in the home directory/backup 1. Backup original files in the home directory/backup
- `/usr/share/pve-manager/js/pvemanagerlib.js` - `/usr/share/pve-manager/js/pvemanagerlib.js`
- `/usr/share/perl5/PVE/API2/Nodes.pm` - `/usr/share/perl5/PVE/API2/Nodes.pm`
Backups are saved in a `backup/` directory alongside the script.
2. Patch `Nodes.pm` to enable readings. 2. Patch `Nodes.pm` to enable readings.
3. Modify `pvemanagerlib.js` to: 3. Modify `pvemanagerlib.js` to:
- Expand the node status view to full browser width. - Expand the node status view to full browser width.