From 92527b0b2d8a76ee8ae368541c60d0a07c889dbc Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Wed, 26 Feb 2020 15:19:34 +0100 Subject: [backup/systemstatus] Show up/downloads in backup page Add AJAX API to dozmod module to query the fileserver status of dmsd. --- modules-available/systemstatus/templates/ajax-reboot.html | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 modules-available/systemstatus/templates/ajax-reboot.html (limited to 'modules-available/systemstatus/templates/ajax-reboot.html') diff --git a/modules-available/systemstatus/templates/ajax-reboot.html b/modules-available/systemstatus/templates/ajax-reboot.html deleted file mode 100644 index a1aaf1e6..00000000 --- a/modules-available/systemstatus/templates/ajax-reboot.html +++ /dev/null @@ -1,14 +0,0 @@ -
- {{^dmsd_error}} - {{lang_uploads}}: {{uploads}}, - {{lang_downloads}}: {{downloads}} - {{/dmsd_error}} - {{#dmsd_error}} -
{{lang_dmsdUnreachable}}
- {{/dmsd_error}} -
-
- {{#packages}} - {{lang_updatedPackages}}: {{packages}} - {{/packages}} -
\ No newline at end of file -- cgit v1.2.3-55-g7522