Removed class="".

This commit is contained in:
mb863 2011-01-14 00:25:38 +00:00
parent 906b3f9863
commit 560764a6e5
2 changed files with 4 additions and 4 deletions

View file

@ -135,7 +135,7 @@
<li role="listitem"><a href="#"><img class="co-author" src="${urls.images}/individual/Welles.jpg" /></a></li> <li role="listitem"><a href="#"><img class="co-author" src="${urls.images}/individual/Welles.jpg" /></a></li>
</ul> </ul>
<p class="view-all-coauthors"><a class="view-all-style" href="#">View All <img class="" src="${urls.images}/arrowIcon.gif" alt="arrow icon" /></a></p> <p class="view-all-coauthors"><a class="view-all-style" href="#">View All <img src="${urls.images}/arrowIcon.gif" alt="arrow icon" /></a></p>
</section> </section>
</section> </section>

View file

@ -18,7 +18,7 @@
<section id="intro" role="region"> <section id="intro" role="region">
<h2>What is VIVO?</h2> <h2>What is VIVO?</h2>
<p>VIVO is an open source semantic web application originally developed and implemented at Cornell. When installed and populated with researcher interests, activities, and accomplishments, it enables the discovery of research and scholarship across disciplines at that institution. VIVO supports browsing and a search function which returns faceted results for rapid retrieval of desired information. Content in any local VIVO installation may be maintained manually, brought into VIVO in automated ways from local systems of record, such as HR, grants, course, and faculty activity databases, or from database providers such as publication aggregators and funding agencies. <a href="#">More <img class="" src="${urls.images}/arrowIcon.gif" alt="arrow icon" /></a></p> <p>VIVO is an open source semantic web application originally developed and implemented at Cornell. When installed and populated with researcher interests, activities, and accomplishments, it enables the discovery of research and scholarship across disciplines at that institution. VIVO supports browsing and a search function which returns faceted results for rapid retrieval of desired information. Content in any local VIVO installation may be maintained manually, brought into VIVO in automated ways from local systems of record, such as HR, grants, course, and faculty activity databases, or from database providers such as publication aggregators and funding agencies. <a href="#">More <img src="${urls.images}/arrowIcon.gif" alt="arrow icon" /></a></p>
<section id="search-home" role="region"> <section id="search-home" role="region">
<h3>Search VIVO</h3> <h3>Search VIVO</h3>
@ -158,7 +158,7 @@
<p class="summary">Proton-Coupled Electron Transfer II <time>5:30 PM</time></p> <p class="summary">Proton-Coupled Electron Transfer II <time>5:30 PM</time></p>
</article> </article>
<p class="view-all"><a class="view-all-style" href="#">View All <img class="" src="${urls.images}/arrowIcon.gif" alt="arrow icon" /></a></p> <p class="view-all"><a class="view-all-style" href="#">View All <img src="${urls.images}/arrowIcon.gif" alt="arrow icon" /></a></p>
</section> <!-- #upcoming-events --> </section> <!-- #upcoming-events -->
<section id="latest-publications" class="global-highlights" role="region"> <section id="latest-publications" class="global-highlights" role="region">
@ -180,7 +180,7 @@
<p class="publication-content">Biology 101<span><em>Series</em> <time datetime="2010-02-13T20:00Z"> | November 2010</time></p> <p class="publication-content">Biology 101<span><em>Series</em> <time datetime="2010-02-13T20:00Z"> | November 2010</time></p>
</article> </article>
<p class="view-all"><a class="view-all-style" href="#">View All <img class="" src="${urls.images}/arrowIcon.gif" alt="arrow icon" /></a></p> <p class="view-all"><a class="view-all-style" href="#">View All <img src="${urls.images}/arrowIcon.gif" alt="arrow icon" /></a></p>
</section> <!-- #latest-publications --> </section> <!-- #latest-publications -->
</section> <!-- $highlights --> </section> <!-- $highlights -->