More wman updates, new search functionality and handle better corner cases.
This commit is contained in:
parent
8488a0b651
commit
3836ee8f56
3 changed files with 23 additions and 6 deletions
|
|
@ -4,6 +4,8 @@
|
|||
% for(c in $wman_cat_list) {
|
||||
<li><a href="%($c%)/"><b>Section: %($c%)</b></a>
|
||||
% wman_get_section_desc $c
|
||||
% if(~ $status '' '|')
|
||||
% echo '(<a href="'$c'/intro">intro</a>)'
|
||||
</li>
|
||||
% }
|
||||
</ul>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue