Skip to content
Succès

Changes

Summary

  1. Feature #15057 (details)
Commit bd7a9a9a56292baf6b26d871fb8f3c7d40551ac1 by Miguel Moquillon
Feature #15057

Fix the issues detected by SonarQube: remove in listOfAppsNews.jsp the
event handlers from the <li> element and add instead, as child element,
the <a> to take in charge the click and keypress events.

Because listOfAppsNews.jsp and listOfNewsDelegated.jsp are similar,
factorize them into one single jsp file: listOfAppsNews.jsp.
The file was modifiedaurora/aurora-war/src/main/webapp/WEB-INF/tags/silverpeas/look/displayNews.tag (diff)
The file was modifiedaurora/aurora-war/src/main/webapp/look/jsp/css/aurora.css (diff)
The file was removedaurora/aurora-war/src/main/webapp/look/jsp/listOfNewsDelegated.jsp
The file was modifiedaurora/aurora-war/src/main/webapp/look/jsp/listOfAppsNews.jsp (diff)