[Nmrshiftdb-devel] CVS: nmrshiftdb/src/vmtemplates homeportlet.vm, 1.42, 1.43
Brought to you by:
steinbeck
|
From: Stefan K. <sh...@us...> - 2006-10-06 13:00:18
|
Update of /cvsroot/nmrshiftdb/nmrshiftdb/src/vmtemplates In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv13604/src/vmtemplates Modified Files: homeportlet.vm Log Message: the time for the done orders can be set Index: homeportlet.vm =================================================================== RCS file: /cvsroot/nmrshiftdb/nmrshiftdb/src/vmtemplates/homeportlet.vm,v retrieving revision 1.42 retrieving revision 1.43 diff -C2 -r1.42 -r1.43 *** homeportlet.vm 23 Sep 2006 16:02:13 -0000 1.42 --- homeportlet.vm 6 Oct 2006 13:00:05 -0000 1.43 *************** *** 8,12 **** <a href="http://almost.cubic.uni-koeln.de/nmrshiftdb.names.html">Static name list</a><br> <a href="portal/pane0/Help;jsessionid=$data.getSession().getId()?URL=http://nmrshiftdb.sf.net/links.html">Links</a><br> ! <a href="portal/pane0/Help;jsessionid=$data.getSession().getId()?URL=http://nmrshiftdb.sf.net/faq.html">FAQ</a><br><br> <a href="mailto:$!config.getString("mail.support")" tabindex="4">Contact</a><br> #if ($data.User.hasLoggedIn()) --- 8,12 ---- <a href="http://almost.cubic.uni-koeln.de/nmrshiftdb.names.html">Static name list</a><br> <a href="portal/pane0/Help;jsessionid=$data.getSession().getId()?URL=http://nmrshiftdb.sf.net/links.html">Links</a><br> ! <a href="portal/pane0/Help;jsessionid=$data.getSession().getId()?URL=http://nmrshiftdb.sf.net/faq.html">FAQ</a><br> <a href="mailto:$!config.getString("mail.support")" tabindex="4">Contact</a><br> #if ($data.User.hasLoggedIn()) |