-
Type: Task
-
Status: Closed (View Workflow)
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 0.17
-
Fix Version/s: 0.18
-
Labels:None
1. Convert all html-style comments to jsp-style comments to make them disappear in browser's source code view
2. move <jsp:include page="../template/topLine.jsp"/> from every page to decorator.jsp. First, check if it's could be done for all pages
3. Search for inline styles. If found, please move them to CSS file
4. Search for inline JS and post results here, in this particular ticket.
Please don't forget to check if modified pages still work as expected