Commit b107c20d authored by Bill Lynch's avatar Bill Lynch Committed by bill

Minor


git-svn-id: http://svn.igniterealtime.org/svn/repos/messenger/trunk@289 b35dd754-fafc-0310-a699-88a17e54d16e
parent f27fefeb
...@@ -15,6 +15,9 @@ import org.jivesoftware.util.StringUtils; ...@@ -15,6 +15,9 @@ import org.jivesoftware.util.StringUtils;
import java.util.Collection; import java.util.Collection;
import java.util.ArrayList; import java.util.ArrayList;
/**
* A bean to hold page information for the admin console.
*/
public class AdminPageBean { public class AdminPageBean {
private String title; private String title;
......
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