[Nmrshiftdb-devel] CVS: nmrshiftdb/src/conf/jetspeed/WEB-INF/templates/vm/layouts/html default.vm,
Brought to you by:
steinbeck
|
From: Stefan K. <sh...@us...> - 2006-10-26 17:18:56
|
Update of /cvsroot/nmrshiftdb/nmrshiftdb/src/conf/jetspeed/WEB-INF/templates/vm/layouts/html In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv7406/src/conf/jetspeed/WEB-INF/templates/vm/layouts/html Modified Files: default.vm Log Message: the user order of the lab system works in non-java mode as well Index: default.vm =================================================================== RCS file: /cvsroot/nmrshiftdb/nmrshiftdb/src/conf/jetspeed/WEB-INF/templates/vm/layouts/html/default.vm,v retrieving revision 1.11 retrieving revision 1.12 diff -C2 -r1.11 -r1.12 *** default.vm 16 May 2006 10:58:41 -0000 1.11 --- default.vm 26 Oct 2006 17:18:48 -0000 1.12 *************** *** 3,7 **** <base href="$clink.External" /> <link href="$clink.setURI("css/default.css").Absolute" type="text/css" rel="stylesheet" /> ! <title>NMRShiftDB - nmr web database</title> <link rel="shortcut icon" href="/nmrshiftdbhtml/favicon.png"> <link rel="alternate" type="application/rss+xml" title="RSS for NMRShiftDB news" href="http://sourceforge.net/export/rss2_projnews.php?group_id=20485"> --- 3,7 ---- <base href="$clink.External" /> <link href="$clink.setURI("css/default.css").Absolute" type="text/css" rel="stylesheet" /> ! <title>NMRShiftDB - nmr database - open access via web</title> <link rel="shortcut icon" href="/nmrshiftdbhtml/favicon.png"> <link rel="alternate" type="application/rss+xml" title="RSS for NMRShiftDB news" href="http://sourceforge.net/export/rss2_projnews.php?group_id=20485"> |