mirror of
https://github.com/kernelkit/infix.git
synced 2026-08-03 22:33:02 +02:00
The NTP page showed a red "Failed to fetch NTP data" banner whenever /data/ietf-ntp:ntp returned 404 — which is the normal RESTCONF response when NTP isn't configured at all. Treat 404 as the not-configured case and render the empty-state card with a Configure → link, mirroring the DHCP status page. Signed-off-by: Joachim Wiberg <troglobit@gmail.com>