mirror of
https://git.proxmox.com/git/pve-manager
synced 2025-08-15 13:36:37 +00:00
ui: makefile: readd compression selector form
Commit 65704cc2a8
apparently removed by
misstake the form/CompressionSelector.js from the Makefile.
It is however required by the backup view to select the compression
method, so readd it.
Signed-off-by: Christian Ebner <c.ebner@proxmox.com>
This commit is contained in:
parent
7e7e2dc421
commit
5cd1349071
@ -30,6 +30,7 @@ JSSRC= \
|
||||
form/CephPoolSelector.js \
|
||||
form/CephFSSelector.js \
|
||||
form/ComboBoxSetStoreNode.js \
|
||||
form/CompressionSelector.js \
|
||||
form/ContentTypeSelector.js \
|
||||
form/ControllerSelector.js \
|
||||
form/DayOfWeekSelector.js \
|
||||
|
Loading…
Reference in New Issue
Block a user