merging 10102 to the trunk
This commit is contained in:
parent
6bbe466812
commit
a0f18c3318
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@
|
|||
<section id="browse-by" role="region">
|
||||
<nav role="navigation">
|
||||
<ul id="browse-classes">
|
||||
<#list vClassGroup as vClass>
|
||||
<#list vClassGroup?sort_by("displayRank") as vClass>
|
||||
<#------------------------------------------------------------
|
||||
Need to replace vClassCamel with full URL that allows function
|
||||
to degrade gracefully in absence of JavaScript. Something
|
||||
|
|
Loading…
Add table
Reference in a new issue