<%@ taglib uri="webwork" prefix="webwork" %> <%@ taglib uri="webwork" prefix="ui" %> <%@ taglib uri="sitemesh-page" prefix="page" %> <webwork:text name="'admin.permissions.add.title'"/> AddPermission.jspa 100% permissions #adding_to_permission :

<%-- todo - this iterator status gets buggered up on Resin. Not sure why --%> <%-- rows with different types of permissions (eg group / single user) --%> class="rowAlternate" > <%-- radio button cell --%> <%-- Description cell --%> <%-- For types that need a select value (eg which group), display the custom values --%>
" id="type_" checked> <%-- For users, show the user picker --%> document.forms['jiraform'].type[].checked = true; <%-- For groups, show a dropdown with a list of groups --%> <%-- Other inputs do not require a text box --%>  
().