* Wed Apr 30 2025 Brian Read <brianr@koozali.org> 11.0.0-2.sme
- Add signal-event smanager-refreshg in spec file [SME: 12992] - And fix up initial panel and lex file
This commit is contained in:
@@ -76,7 +76,7 @@ sub main {
|
||||
my $title = $c->l('usp_User_panel_access_');
|
||||
my $modul = '';
|
||||
|
||||
$usp_data{'trt'} = 'PANELTABLE'; #'USERTABLE';
|
||||
$usp_data{'trt'} = 'USERTABLE';
|
||||
|
||||
#Load any DB entries into the <prefix>_data area so as they are preset in the form
|
||||
# which DB - this only really works if the initial panel is a PARAMS type panel and not a TABLE
|
||||
@@ -314,4 +314,4 @@ sub do_display {
|
||||
);
|
||||
$c->render(template => "userpanels");
|
||||
}
|
||||
1;
|
||||
1;
|
||||
|
Reference in New Issue
Block a user