Commit 6ef88f23 by Harsh Shah

Feedback button added

parent 01c8e37d
...@@ -9,5 +9,6 @@ ...@@ -9,5 +9,6 @@
%> %>
</div> </div>
</div> </div>
<oneit:dynInclude page="/extensions/feedback/feedbackFrontEnd.jsp" data="<%= CollectionUtils.EMPTY_MAP %>"/>
</body> </body>
</html> </html>
...@@ -9,5 +9,6 @@ ...@@ -9,5 +9,6 @@
</div> </div>
</div> </div>
</div> </div>
<oneit:dynInclude page="/extensions/feedback/feedbackFrontEnd.jsp" data="<%= CollectionUtils.EMPTY_MAP %>"/>
</body> </body>
</html> </html>
\ No newline at end of file
...@@ -15,5 +15,6 @@ ...@@ -15,5 +15,6 @@
</ul> </ul>
</div> </div>
</footer> </footer>
<oneit:dynInclude page="/extensions/feedback/feedbackFrontEnd.jsp" data="<%= CollectionUtils.EMPTY_MAP %>"/>
</body> </body>
</html> </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