convert tabs to space and format group add
This commit is contained in:
parent
e0dd4db0d9
commit
ab587d4944
@ -1,4 +1,4 @@
|
||||
<div>
|
||||
<div class="container-sm">
|
||||
|
||||
% my $btn = l('SAVE');
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user