Author: kono
Date: 2010-09-10 10:09:25 -0700 (Fri, 10 Sep 2010)
New Revision: 21786

Added:
   new_cytoscape_website/trunk/images/people/gary.png
Modified:
   new_cytoscape_website/trunk/development_team.html
   new_cytoscape_website/trunk/js/menu_generator.js
Log:
Gary's pictrure had been updated.

Modified: new_cytoscape_website/trunk/development_team.html
===================================================================
--- new_cytoscape_website/trunk/development_team.html   2010-09-10 16:45:00 UTC 
(rev 21785)
+++ new_cytoscape_website/trunk/development_team.html   2010-09-10 17:09:25 UTC 
(rev 21786)
@@ -48,7 +48,7 @@
       <div class="person"><a href="http://www.home.agilent.com";><img 
src="images/people/annette.jpg"></img>
         <div class="name">Annette Adler</div>
         </a> </div>
-      <div class="person"><a href="http://baderlab.org/";><img 
src="images/people/gary.jpg"></img>
+      <div class="person"><a href="http://baderlab.org/";><img 
src="images/people/gary.png"></img>
         <div class="name">Gary Bader</div>
         </a> </div>
       <div class="person"><a href="http://www.genmapp.org/";><img 
src="images/people/bruce.jpg"></img>

Added: new_cytoscape_website/trunk/images/people/gary.png
===================================================================
(Binary files differ)


Property changes on: new_cytoscape_website/trunk/images/people/gary.png
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Modified: new_cytoscape_website/trunk/js/menu_generator.js
===================================================================
--- new_cytoscape_website/trunk/js/menu_generator.js    2010-09-10 16:45:00 UTC 
(rev 21785)
+++ new_cytoscape_website/trunk/js/menu_generator.js    2010-09-10 17:09:25 UTC 
(rev 21786)
@@ -54,6 +54,7 @@
 
 
 function appendMainMenuItems() {
+       $("#nav").append("<li id=\"homeMenu\"><a 
href=\"http://www.cytoscape.org/\";>Home</a></li>");
        $("#nav").append("<li id=\"introMenu\"><a 
href=\"#\">Introduction</a></li>");
        $("#nav").append("<li id=\"downloadMenu\"><a href=\"" + baseURL 
+"download.html\">Download</a></li>");
        $("#nav").append("<li id=\"pluginMenu\"><a 
href=\"#\">Plugins</a></li>");

-- 
You received this message because you are subscribed to the Google Groups 
"cytoscape-cvs" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/cytoscape-cvs?hl=en.

Reply via email to