[Swift-commit] r5355 - in wwwdev: images/rotator inc
vytas at ci.uchicago.edu
vytas at ci.uchicago.edu
Wed Dec 7 13:00:08 CST 2011
Author: vytas
Date: 2011-12-07 12:58:39 -0600 (Wed, 07 Dec 2011)
New Revision: 5355
Added:
wwwdev/images/rotator/bg_rotator3a.jpg
Modified:
wwwdev/inc/main_rotator.php
Log:
new image for frame three of the rotator - updated rotator to use new image
Added: wwwdev/images/rotator/bg_rotator3a.jpg
===================================================================
(Binary files differ)
Property changes on: wwwdev/images/rotator/bg_rotator3a.jpg
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Modified: wwwdev/inc/main_rotator.php
===================================================================
--- wwwdev/inc/main_rotator.php 2011-12-07 18:46:03 UTC (rev 5354)
+++ wwwdev/inc/main_rotator.php 2011-12-07 18:58:39 UTC (rev 5355)
@@ -1,7 +1,7 @@
<div id="featured">
<a href="http://www.wm.edu/as/computerscience/documents/cstechreports/WM-CS-2009-05.pdf"><img src="../images/rotator/2011_08_neuroscience.jpg" /></a>
<a href="../case_studies/CIM-Earth.php"><img src="../images/rotator/bg_rotator2a.jpg" /></a> <!--data-caption="#htmlCaption" -->
- <img src="../images/rotator/bg_rotator3.jpg" />
+ <a href="../case_studies/Protein-Structure.php"><img src="../images/rotator/bg_rotator3a.jpg" /></a>
</div>
<!-- Captions for above frames -->
<span class="orbit-caption" id="htmlCaption"><strong>I'm A Caption:</strong> I can have <a href="#">links</a>, <em>style</em> or anything that is valid markup :)</span>
More information about the Swift-commit
mailing list