diff --git a/source/web/WEB-INF/faces-config-navigation.xml b/source/web/WEB-INF/faces-config-navigation.xml index 83672f49b7..2e1c26cba3 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 4eb25a7556..ce86bceab0 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 5b704777de..8a46f62fe6 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 83ee5b86ed..ca13fd5813 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 93bb89f6a2..d4a9868c39 100644 --- a/source/web/jsp/forums/topic.jsp +++ b/source/web/jsp/forums/topic.jsp @@ -91,6 +91,25 @@ + <%-- Current space More actions menu --%> + + + + + + + + + + + + + + + + + +