fixed the context sensitive help links
This commit is contained in:
parent
3375889a61
commit
fbd0fa7efa
33 changed files with 77 additions and 107 deletions
|
|
@ -1,5 +1,4 @@
|
|||
package WebGUI::Wobject::IndexedSearch;
|
||||
$VERSION = "1.4";
|
||||
|
||||
#Test to see if Time::HiRes will load.
|
||||
my $hasTimeHiRes=1;
|
||||
|
|
@ -214,7 +213,7 @@ sub www_edit {
|
|||
-layout=>$layout->printRowsOnly,
|
||||
-privileges=>$privileges->printRowsOnly,
|
||||
-heading=>"Edit Search",
|
||||
-helpId=>1
|
||||
-helpId=>"search add/edit"
|
||||
);
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue