Author: ate
Date: Mon Nov 19 12:33:17 2012
New Revision: 1411149
URL: http://svn.apache.org/viewvc?rev=1411149&view=rev
Log:
RAVE-696: sandbox-content-services
- removing duplicate footer
Modified:
rave/sandbox/content-services/demo-portal/src/main/webapp/WEB-INF/jsp/views/pages/userpage/page-tabs.jsp
Modified:
rave/sandbox/content-services/demo-portal/src/main/webapp/WEB-INF/jsp/views/pages/userpage/page-tabs.jsp
URL:
http://svn.apache.org/viewvc/rave/sandbox/content-services/demo-portal/src/main/webapp/WEB-INF/jsp/views/pages/userpage/page-tabs.jsp?rev=1411149&r1=1411148&r2=1411149&view=diff
==============================================================================
---
rave/sandbox/content-services/demo-portal/src/main/webapp/WEB-INF/jsp/views/pages/userpage/page-tabs.jsp
(original)
+++
rave/sandbox/content-services/demo-portal/src/main/webapp/WEB-INF/jsp/views/pages/userpage/page-tabs.jsp
Mon Nov 19 12:33:17 2012
@@ -241,7 +241,3 @@
<a href="#" class="btn"
onclick="$('#sharePageDialog').modal('hide');"><fmt:message
key="_rave_client.common.cancel"/></a>
</div>
</div>
- <div class="modal-footer">
- <a href="#" class="btn"
onclick="$('#sharePageDialog').modal('hide');"><fmt:message
key="_rave_client.common.cancel"/></a>
- </div>
-</div>