Author: tchemit Date: 2014-04-07 19:10:27 +0200 (Mon, 07 Apr 2014) New Revision: 1859 Url: http://forge.codelutin.com/projects/wao/repository/revisions/1859 Log: refs #4487 remove bad link Modified: trunk/wao-web/src/main/webapp/WEB-INF/decorators/layout.jsp Modified: trunk/wao-web/src/main/webapp/WEB-INF/decorators/layout.jsp =================================================================== --- trunk/wao-web/src/main/webapp/WEB-INF/decorators/layout.jsp 2014-04-07 17:09:47 UTC (rev 1858) +++ trunk/wao-web/src/main/webapp/WEB-INF/decorators/layout.jsp 2014-04-07 17:10:27 UTC (rev 1859) @@ -178,7 +178,7 @@ <s:actionerror theme="bootstrap" /> <s:actionmessage theme="bootstrap" /> <s:fielderror theme="bootstrap" /> - <div id="notifications"><a href="#notifications"></a></div> + <div id="notifications"></div> <decorator:body /> </main>
participants (1)
-
tchemit@users.forge.codelutin.com