NIHVIVO-1315: Removed jquery plugin for scrolling to property menus nav.

This commit is contained in:
mb863 2010-12-20 15:00:43 +00:00
parent 803c47b6bd
commit f170c94a68
2 changed files with 12 additions and 0 deletions

View file

@ -6,6 +6,7 @@
<nav id="property-group-menus" role="navigation">
<a name="property-nav"></a>
<ul role="list">
<#list propertyGroups as group>
<#assign groupname = group.name(nameForOtherGroup)>