Author: echatellier Date: 2012-01-11 12:33:13 +0100 (Wed, 11 Jan 2012) New Revision: 152 Url: http://chorem.org/repositories/revision/vradi/152 Log: Restore jsp code Modified: trunk/vradi-services-web/src/main/webapp/index.jsp Modified: trunk/vradi-services-web/src/main/webapp/index.jsp =================================================================== --- trunk/vradi-services-web/src/main/webapp/index.jsp 2012-01-11 09:55:43 UTC (rev 151) +++ trunk/vradi-services-web/src/main/webapp/index.jsp 2012-01-11 11:33:13 UTC (rev 152) @@ -4,7 +4,7 @@ $Id$ $HeadURL$ %% - Copyright (C) 2009 - 2010 Codelutin + Copyright (C) 2009 - 2012 Codelutin, Chatellier Eric %% This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by @@ -28,6 +28,6 @@ <title>Vradi services</title> </head> <body> -Vradi is up and running (<%=org.chorem.vradi.VradiServiceConfigurationn("application.version")%>)... +Vradi is up and running (<%=org.chorem.vradi.VradiServiceConfiguration("application.version")%>)... </body> </html>
participants (1)
-
echatellier@users.chorem.org