diff --git a/source/web/WEB-INF/faces-config-navigation.xml b/source/web/WEB-INF/faces-config-navigation.xml index 83672f49b..2e1c26cba 100644 --- a/source/web/WEB-INF/faces-config-navigation.xml +++ b/source/web/WEB-INF/faces-config-navigation.xml @@ -956,6 +956,10 @@ deletePost /jsp/forums/delete-post.jsp + + manageInvitedUsers + /jsp/roles/manage-invited-users.jsp + diff --git a/source/web/jsp/forums/create-topic.jsp b/source/web/jsp/forums/create-topic.jsp index 4eb25a755..ce86bceab 100644 --- a/source/web/jsp/forums/create-topic.jsp +++ b/source/web/jsp/forums/create-topic.jsp @@ -155,7 +155,7 @@ : + onkeyup="javascript:checkButtonState();" onchange="javascript:checkButtonState();" /> * diff --git a/source/web/jsp/forums/forum.jsp b/source/web/jsp/forums/forum.jsp index 5b704777d..8a46f62fe 100644 --- a/source/web/jsp/forums/forum.jsp +++ b/source/web/jsp/forums/forum.jsp @@ -91,6 +91,25 @@ + <%-- Current space More actions menu --%> + + + + + + + + + + + + + + + + + + diff --git a/source/web/jsp/forums/forums.jsp b/source/web/jsp/forums/forums.jsp index 83ee5b86e..ca13fd581 100644 --- a/source/web/jsp/forums/forums.jsp +++ b/source/web/jsp/forums/forums.jsp @@ -90,11 +90,28 @@ - - - + <%-- Current space More actions menu --%> + + + + + + + + + + + - + + + + + + + + + diff --git a/source/web/jsp/forums/topic.jsp b/source/web/jsp/forums/topic.jsp index 93bb89f6a..d4a9868c3 100644 --- a/source/web/jsp/forums/topic.jsp +++ b/source/web/jsp/forums/topic.jsp @@ -91,6 +91,25 @@ + <%-- Current space More actions menu --%> + + + + + + + + + + + + + + + + + +