|
From: <ma...@us...> - 2010-11-14 17:08:31
|
Revision: 123
http://openautomation.svn.sourceforge.net/openautomation/?rev=123&view=rev
Author: mayerch
Date: 2010-11-14 16:16:00 +0000 (Sun, 14 Nov 2010)
Log Message:
-----------
Added cross links to the footer, i.e. the normal mode links to the edit and vice versa
Modified Paths:
--------------
CometVisu/trunk/visu/edit_config.html
CometVisu/trunk/visu/index.html
Modified: CometVisu/trunk/visu/edit_config.html
===================================================================
--- CometVisu/trunk/visu/edit_config.html 2010-11-14 16:10:20 UTC (rev 122)
+++ CometVisu/trunk/visu/edit_config.html 2010-11-14 16:16:00 UTC (rev 123)
@@ -32,6 +32,7 @@
<div class="footer">
<img src="icon/comet_64_ff8000.png" alt="CometVisu" />
by <a href="http://www.cometvisu.org/">ComeVisu.org</a> - <a href="edit_config.html">Reload</a>
+ - <a href=".">normal Mode</a>
</div>
</div>
Modified: CometVisu/trunk/visu/index.html
===================================================================
--- CometVisu/trunk/visu/index.html 2010-11-14 16:10:20 UTC (rev 122)
+++ CometVisu/trunk/visu/index.html 2010-11-14 16:16:00 UTC (rev 123)
@@ -27,6 +27,7 @@
<div class="footer">
<img src="icon/comet_64_000000.png" alt="CometVisu" />
by <a href="http://www.cometvisu.org/">CometVisu.org</a> - <a href=".">Reload</a>
+ - <a href="edit_config.html">Edit</a>
</div>
</div>
</body>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|