mirror of
https://git.proxmox.com/git/pve-manager
synced 2025-08-06 08:54:32 +00:00
mobile: use ext6 Cookies.js
The ext4 file is not in the repository and we don't unpack the zip anymore, so it won't be found after a `make clean`. It's the same code formatted differently, so it should work.
This commit is contained in:
parent
f3f4a82385
commit
fd81840e57
@ -2,7 +2,7 @@ include ../../defines.mk
|
||||
|
||||
|
||||
JSSRC= \
|
||||
../ext4/extjs/src/util/Cookies.js \
|
||||
../ext6/extjs/classic/classic/src/util/Cookies.js \
|
||||
../manager/Utils.js \
|
||||
../manager/Parser.js \
|
||||
Toolkit.js \
|
||||
|
Loading…
Reference in New Issue
Block a user