NIHVIVO-641: Removed Network stats. If BC provide the data to wire the network stats, I will put it back.

This commit is contained in:
mb863 2011-01-30 17:19:55 +00:00
parent 0f1eb66005
commit f04eaa6eb1
2 changed files with 0 additions and 23 deletions

View file

@ -33,12 +33,6 @@
</section>
</section>
<section id="network-stats" role="region">
<h3>Network stats</h3>
<p>(n) Persons | (n) with authorship | (n) researchers | (n) are principal investigators | (n) with awards | (n) are teaching | (n) have positions in organization</p>
</section>
<#include "menupage-browse.ftl">
${stylesheets.add("/css/menupage/menupage.css")}

View file

@ -923,23 +923,6 @@ ul#find-filters a.selected {
color: #2ea0cf;
background: url(../images/arrow.gif) 0 12px no-repeat;
}
/* NETWORK STATS ------> */
#network-stats {
width: 920px;
background: #f7f9f9;
border: 1px solid #d7e6e6;
}
#network-stats h3 {
font-size: 1.25em;
color: #2485ae;
font-weight: normal;
}
#network-stats p {
padding: 15px 15px 15px 175px;
font-size: .875em;
line-height: 1.5em;
color: #5e6363;
}
/* RESEARCHERS ------> */
#researchers {
width: 920px;