Rev 9864 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 9864 | Rev 12652 | ||
---|---|---|---|
Line 2... | Line 2... | ||
2 | !! Adds browse links in wims_rm_0 for navigation menus |
2 | !! Adds browse links in wims_rm_0 for navigation menus |
3 | 3 | ||
4 | !set wims_name_browse=$N_browse2 |
4 | !set wims_name_browse=$N_browse2 |
5 | 5 | ||
6 | !if $has_browse=yes |
6 | !if $has_browse=yes |
7 |
|
7 | !set wims_rm_0 = !append line browse,1,module=adm/browse&$browse_parm\ |
8 | to $wims_rm_0 |
8 | to $wims_rm_0 |
9 | !endif |
9 | !endif |
10 | 10 | ||
11 | !!set wims_rm_0 = $wims_rm_0\ |
11 | !!set wims_rm_0 = $wims_rm_0\ |
12 | sheet,1,cmd=new&module=home&search_keywords=&search_category=S#searchform\ |
12 | sheet,1,cmd=new&module=home&search_keywords=&search_category=S#searchform\ |