add links to wiki pages for two runtime properties; fixed an incorrect href attribute
This commit is contained in:
parent
0395f474a4
commit
57c694abee
2 changed files with 5 additions and 3 deletions
|
@ -73,7 +73,7 @@
|
|||
</#if>
|
||||
<#if group.displayName != "equipment" && group.displayName != "courses" >
|
||||
<li>
|
||||
<a href="#">
|
||||
<a href="${urls.base}/browse">
|
||||
<p class="stats-count">
|
||||
<#if (group.individualCount > 10000) >
|
||||
<#assign overTen = group.individualCount/1000>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue