mirror of
https://git.proxmox.com/git/proxmox-widget-toolkit
synced 2025-12-09 06:48:29 +00:00
we want to have the digest in the top level object, like:
{
data: { /* the real data */ },
digest: "fa123asf123123123", // the digest
}
instead of in the data itself, so read it preferably from there
(with fallback to stay compatible)
Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
|
||
|---|---|---|
| button | ||
| css | ||
| data | ||
| debian | ||
| form | ||
| grid | ||
| images | ||
| mixin | ||
| node | ||
| panel | ||
| window | ||
| defines.mk | ||
| Makefile | ||
| Toolkit.js | ||
| Utils.js | ||