Add Please Wait fro default theme and reboot template formatting

This commit is contained in:
John Crisp
2025-08-07 14:20:43 +02:00
parent daf3b746cf
commit 1f3795a388
4 changed files with 33 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
%define name smeserver-manager-AdminLTE
%define version 11.0.0
%define release 51
%define release 52
Summary: AdminLTE is an html framework for admin consoles - this rpm adds it to smeserver manager2
Name: %{name}
@@ -29,6 +29,10 @@ AdminLTE is an html framework for admin consoles
wget https://github.com/ColorlibHQ/AdminLTE/archive/master.zip
%changelog
* Thu Aug 07 2025 John Crisp <jcrisp@safeandsoundit.co.uk> 11.0.0-52.sme
- Add Please wait on submit as per default template
- Formatting reboot template
* Tue Aug 05 2025 John Crisp <jcrisp@safeandsoundit.co.uk> 11.0.0-51.sme
- Fix reboot/shutdown failure - thanks Massimo [SME: 13097]