Rev 9707 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 9707 | Rev 9864 | ||
---|---|---|---|
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 | !set wims_rm_0 = |
7 | !set wims_rm_0 = !append line browse,1,module=adm/browse&$browse_parm\ |
8 |
|
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\ |
13 | n_example,1,module=adm/class/classes&type=example |
13 | n_example,1,module=adm/class/classes&type=example |