Commit 6ef88f23 by Harsh Shah

Feedback button added

parent 01c8e37d
......@@ -9,5 +9,6 @@
%>
</div>
</div>
<oneit:dynInclude page="/extensions/feedback/feedbackFrontEnd.jsp" data="<%= CollectionUtils.EMPTY_MAP %>"/>
</body>
</html>
......@@ -9,5 +9,6 @@
</div>
</div>
</div>
<oneit:dynInclude page="/extensions/feedback/feedbackFrontEnd.jsp" data="<%= CollectionUtils.EMPTY_MAP %>"/>
</body>
</html>
\ No newline at end of file
......@@ -15,5 +15,6 @@
</ul>
</div>
</footer>
<oneit:dynInclude page="/extensions/feedback/feedbackFrontEnd.jsp" data="<%= CollectionUtils.EMPTY_MAP %>"/>
</body>
</html>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment