Commit d2b40a9c authored by Derek DeMoro's avatar Derek DeMoro Committed by derek

Adding new Group Edit Page and added new "Add user" during Group create.


git-svn-id: http://svn.igniterealtime.org/svn/repos/messenger/trunk@803 b35dd754-fafc-0310-a699-88a17e54d16e
parent a26f4017
......@@ -99,6 +99,10 @@
url="group-properties.jsp"
description="Click to edit the groups's properties" />
<item id="group-edit" name="Edit Group"
url="group-edit-form.jsp"
description="Click to edit the group" />
<item id="group-delete" name="Delete Group"
url="group-delete.jsp"
description="Click to delete the group" />
......
This diff is collapsed.
This diff is collapsed.
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