From dd058b606d935c5d4dd6b2d6cd44ec2088868b37 Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Tue, 6 Jun 2017 19:07:14 +0200 Subject: [systemstatus] Show updated packages requiring reboot --- modules-available/systemstatus/templates/ajax-reboot.html | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create 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 new file mode 100644 index 00000000..a1aaf1e6 --- /dev/null +++ b/modules-available/systemstatus/templates/ajax-reboot.html @@ -0,0 +1,14 @@ +
+ {{^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