added a warning about passive profiling
This commit is contained in:
parent
5d435ba1f9
commit
65404ed7fb
8 changed files with 26 additions and 2 deletions
|
|
@ -175,6 +175,7 @@ sub www_manageMetaData {
|
|||
-name=>"passiveProfilingEnabled",
|
||||
-label=>WebGUI::International::get("Enable passive profiling ?", 'MetaData'),
|
||||
-value=>$session{setting}{passiveProfilingEnabled},
|
||||
-extras=>' onChange="alert(\''.WebGUI::International::get("Illegal Warning","MetaData").'\')" '
|
||||
);
|
||||
|
||||
$f->submit();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue