<%-- #RevizeProperties USE REVIZE MENU (DOCUMENT PROPERTIES) TO EDIT DATA BELOW: status=new options= server=localhost:80 projectName= label= location= version= docType=editpage subType=form moduleName= fieldName= channels=| description= --%><%-- #BeginRZ-PageHeader --%><%@ page language="java" %><% String rzmodule = "rzcalendars";%><%@ include file="/util/setup_editform_header.jsp" %><%-- #EndRZ-PageHeader --%> <%@ include file="/plugins/_editforms_/v2/includes/bootstrap.jsp"%> <% formTitle = "Edit Calendar"; // Leave history blank to omit button historyStr = ""; String[] roles = rz.getroles(); String[] users = rz.getusers();%> <%=formTitle%> <% if( !stylesheetPath.equals("") ) { %> <% } %><%=headerAdditions%> <%@ include file="/util/setup_editform_before_endhead.jsp" %> <%@ include file="/util/setup_editform_javascript.jsp" %>
<%-- Might Add this back later
--%>
<%@ include file="/plugins/_editforms_/v2/includes/editform-buttons-top.jsp"%>
<%rz.fetch(rzmodule, "seq_no");%> <%rz.fetch(rzmodule, "name");%> <%rz.fetch(rzmodule, "base_color");%>
" id="baseColor" data-color="<%=(("").equals(rz.content)?"#3788d8":rz.content)%>" placeholder="#3788d8" class="form-control rz-form-control picker">
The calendar administrators. Hold CTRL to select multiple.
The calendar editors. Hold CTRL to select multiple.
<%@ include file="/plugins/_editforms_/v2/includes/editform-buttons-bottom.jsp"%>
<%@ include file="/plugins/_editforms_/v2/includes/scripts.jsp"%> <%-- Custom Scripts can be added here after the standard scripts --%> <%@ include file="/plugins/_editforms_/v2/includes/footer.jsp"%>