add links to wiki pages for two runtime properties; fixed an incorrect href attribute

This commit is contained in:
tworrall 2013-07-09 09:38:30 -04:00
parent 0395f474a4
commit 57c694abee
2 changed files with 5 additions and 3 deletions

View file

@ -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>