convert tabs to space and format group add

This commit is contained in:
John Crisp 2025-05-01 13:00:17 +02:00
parent e0dd4db0d9
commit ab587d4944
25 changed files with 1376 additions and 1372 deletions

View File

@ -1,4 +1,4 @@
<div>
<div class="container-sm">
% my $btn = l('SAVE');

View File

@ -1,6 +1,6 @@
%define name smeserver-manager-AdminLTE
%define version 11.0.0
%define release 16
%define release 17
Summary: AdminLTE is an html framework for admin consoles - this rpm adds it to smeserver manager2
Name: %{name}
Version: %{version}
@ -26,6 +26,10 @@ AdminLTE is an html framework for admin consoles
wget https://github.com/ColorlibHQ/AdminLTE/archive/master.zip
%changelog
* Thu May 01 2025 John Crisp <jcrisp@safeandsoundit.co.uk> 11.0.0-17.sme
- Convert tabs to spaces for consistency
- Fix group update container
* Thu May 01 2025 John Crisp <jcrisp@safeandsoundit.co.uk> 11.0.0-16.sme
- Fix user add error
- Update group templates