pve-http-server/debian
Dominik Csapak 157d9875f6 formatter: html: update to bootstrap 5
this makes a few changes necessary, but not too much:
* include the different directory for bootstrap5
* use different navbar markup
* different classes for navbar container + items
* add classes to pre tag since it's not styled anymore in newer
  bootstrap versions
* add 'form-label' to labels
* use containers with 'mb-3' for form + buttons
* use 'd-grid' container for button instead of 'btn-block'
* add 'breadcrumb-item' where necessary

Since bootstrap 5 does not depend on jQuery anymore, use that chance to
remove it here as dependency too. For that remove the 'button'
and 'add_js' subs that were never actually used.

Also remove the general /js/ alias and the now unnecessary fonts for
bootstrap.

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
Link: https://lore.proxmox.com/20250605090251.886802-1-d.csapak@proxmox.com
2025-06-10 10:16:41 +02:00
..
source buildsys: add sbuild target for convenience 2023-05-17 07:28:22 +02:00
changelog bump version to 5.2.2 2025-04-08 16:44:13 +02:00
control formatter: html: update to bootstrap 5 2025-06-10 10:16:41 +02:00
copyright d/copyright: update years 2021-05-14 15:11:22 +02:00
docs buildsys: use dpkg-dev makefile helpers for pkg info 2019-05-21 21:41:37 +02:00
rules fix debian/rules permissions 2017-01-16 11:40:00 +01:00
triggers add debian triggers file 2017-01-21 16:35:36 +01:00