Author: bleny Date: 2013-07-25 14:13:51 +0200 (Thu, 25 Jul 2013) New Revision: 338 Url: http://forge.codelutin.com/projects/franciaflex-magalie/repository/revisions... Log: fixes #2941 destination du retour dans les sorties toiles Modified: trunk/magalie-web/src/main/webapp/WEB-INF/content/simple-withdraw-item-input.jsp Modified: trunk/magalie-web/src/main/webapp/WEB-INF/content/simple-withdraw-item-input.jsp =================================================================== --- trunk/magalie-web/src/main/webapp/WEB-INF/content/simple-withdraw-item-input.jsp 2013-07-25 12:10:11 UTC (rev 337) +++ trunk/magalie-web/src/main/webapp/WEB-INF/content/simple-withdraw-item-input.jsp 2013-07-25 12:13:51 UTC (rev 338) @@ -28,7 +28,7 @@ <link rel="stylesheet" href="<s:url value='/css/magalie-ck3x-reduced.css' />"/> </head> -<s:url action="choose-activity" id="cancelUrl" /> +<s:url action="prepare-withdraw-item!input" id="cancelUrl" /> <ul class="oneItemPerLine"> <li>
participants (1)
-
bleny@users.forge.codelutin.com