Menu refactor cont. toolbar.jsp -> toolbar.jsf

This commit is contained in:
Gonzalo Bellver
2011-11-30 20:07:50 -03:00
parent 5ffce2bbc3
commit 6d81803047
5 changed files with 67 additions and 59 deletions

View File

@@ -133,7 +133,7 @@
<div id="headerMapTitle">Title: <span>${mindmap.title}</span></div>
</div>
<%@ include file="/jsp/toolbar.jsp" %>
<%@ include file="/jsp/toolbar.jsf" %>
</div>
<div id="mindplot"></div>