mirror of
https://gitea.psi.ch/ELOG/elog.git
synced 2026-09-10 18:23:28 +00:00
Version 2.5.9-2
SVN revision: 1353
This commit is contained in:
parent
ac9616163b
commit
ca8ad477c8
@ -102,6 +102,10 @@ email.
|
|||||||
<td>Show sums of numeric attributes</td>
|
<td>Show sums of numeric attributes</td>
|
||||||
<td>1</td>
|
<td>1</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td>Let each user choose its language separately</td>
|
||||||
|
<td>1</td>
|
||||||
|
</tr>
|
||||||
</tbody>
|
</tbody>
|
||||||
</table>
|
</table>
|
||||||
</center>
|
</center>
|
||||||
|
|||||||
@ -6,6 +6,9 @@
|
|||||||
Contents: Web server program for Electronic Logbook ELOG
|
Contents: Web server program for Electronic Logbook ELOG
|
||||||
|
|
||||||
$Log$
|
$Log$
|
||||||
|
Revision 1.651 2005/05/09 11:06:28 ritt
|
||||||
|
Version 2.5.9-2
|
||||||
|
|
||||||
Revision 1.650 2005/05/09 11:02:26 ritt
|
Revision 1.650 2005/05/09 11:02:26 ritt
|
||||||
Change '(' to '\(' in quick filters for regex matching
|
Change '(' to '\(' in quick filters for regex matching
|
||||||
|
|
||||||
@ -1065,7 +1068,7 @@
|
|||||||
\********************************************************************/
|
\********************************************************************/
|
||||||
|
|
||||||
/* Version of ELOG */
|
/* Version of ELOG */
|
||||||
#define VERSION "2.5.9-1"
|
#define VERSION "2.5.9-2"
|
||||||
char cvs_revision[] = "$Id$";
|
char cvs_revision[] = "$Id$";
|
||||||
|
|
||||||
/* ELOG identification */
|
/* ELOG identification */
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user