<%-- Users List --%>
<%
PanelGenerator.generatePanelStart(out, request.getContextPath(), "yellowInner", "#ffffcc");
%>
<%
PanelGenerator.generatePanelEnd(out, request.getContextPath(), "yellowInner");
%>
<%-- Primary column with full name --%>
<%-- Username column --%>
<%-- Home Space Path column --%>
<%-- Usage column --%>
<%-- Quota column --%>
<%-- Actions column --%>
|