NIHVIVO-2403 Remove tabs from code

This commit is contained in:
brianjlowe 2011-05-10 20:15:55 +00:00
parent 663090318d
commit 3ee550d0cd
4 changed files with 5 additions and 38 deletions

View file

@ -3,17 +3,8 @@
<#-- Note to UI team: do not change this div without also making the corresponding change in menu.jsp -->
<div id="navAndSearch" class="block">
<div id="primaryAndOther">
<ul id="primary">
<#list tabMenu.items as item>
<li>
<a href="${item.url}" <#if item.active> class="activeTab" </#if>>
${item.linkText}
</a>
</li>
</#list>
</ul>
<ul id="primary"><li> &nbsp; <!-- tabs have been removed --> </li></ul>
</div>
<div id="searchBlock">
<form id="searchForm" action="${urls.search}" >
<label for="search">Search </label>
@ -33,4 +24,4 @@
</section>
</#if>
<div id="content">
<div id="content">