* Sun Apr 06 2025 Brian Read <brianr@koozali.org> 11.1-2.sme
- Add in SM2 panel [SME: ]
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -12,3 +12,4 @@ accounts
|
||||
configuration
|
||||
domains
|
||||
hosts
|
||||
*el8*
|
||||
|
@@ -5,7 +5,7 @@ package SrvMngr::Controller::Mailstats;
|
||||
#----------------------------------------------------------------------
|
||||
# heading : Investigation
|
||||
# description : Mailstats
|
||||
# navigation : 4000 700
|
||||
# navigation : 7000 150
|
||||
#
|
||||
# name : mailstats, method : get, url : /mailstats, ctlact : Mailstats#main
|
||||
# name : mailstatsu, method : post, url : /mailstatsu, ctlact : Mailstats#do_update
|
||||
@@ -312,4 +312,4 @@ sub do_display {
|
||||
);
|
||||
$c->render(template => "mailstats");
|
||||
}
|
||||
1;
|
||||
1;
|
||||
|
@@ -27,8 +27,7 @@ Requires: html2text
|
||||
Requires: python3-chameleon
|
||||
Requires: python3-mysql
|
||||
Requires: python3-matplotlib
|
||||
Requires: plotly
|
||||
Requires: pip3
|
||||
Requires: python3-pip
|
||||
AutoReqProv: no
|
||||
|
||||
%description
|
||||
|
Reference in New Issue
Block a user