%-- #RevizeProperties USE REVIZE MENU (DOCUMENT PROPERTIES) TO EDIT DATA BELOW:
status=edit
server=localhost:8080
projectName=calendar_app
label=calendar_heading_editform
location=calendar_app/editpages/calendar_heading-editform.jsp
version=13
docType=template
subType=unique
moduleName=calendar_config
fieldName=
channels=revize|
description=
--%><%-- #BeginRZ-PageHeader
--%><%@ page language="java" %><%
String rzmodule = "calendar_config";%><%@
include file="/util/setup_editform_header.jsp"
%><%-- #EndRZ-PageHeader --%>
Event Form
<%--
___________________________________________________________________________________
Notes:
___________________________________________________________________________________
--%>
<%@ include file="/util/setup_editform_javascript.jsp" %>
<%@ include file="/plugins/calendar/calendar.version_include.jsp" %>
<%--
//-------------------------------------------------------------------------------\\
Following script, link and style tags just for DW reference, They are NOT published.
Javascript functions run from homepage; CSS cloned from the homepage during setup().
--%><%--
//-------------------------------------------------------------------------------\\
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* DW use only (below tags NOT published); required files loaded during page setup *
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
--%><% if (false) { %>
<% } %><%--
\\-------------------------------------------------------------------------------//
--%><%
//----- Page specific JSP
%><%--
___________________________________________________________________________________
Page specific JavaScript
___________________________________________________________________________________
--%><%-- @@no-source-format@@
/***************************************************/
/**/ .RZhidden class hides elements in browser /**/
/**/ ...BUT allows DW to show in design view... /**/
/**/ /* Following css does not get published */ /**/
/**/ --%><% if (false){ /**/
/**/ %><% } /**/
/**/ /* Following IS published for Browsers */ /**/
/**/ /* use marker to test CSS priority */ /**/
/**/ %><%-- /**/
/***************************************************/
@@no-source-format@@ --%>
<%--
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
DELETE standard javascript include file after the body tag (if shown above);
it is included in the head section for edit pages and not used on templates.
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
--%><%if(false){%>
NOTE: blocks with class="RZhidden" shows with this background in DW only; they
are hidden when page displays in browser until changed by javascript or other CSS.
<%}%>
<%@ include file="/plugins/calendar/calendar.loading_layer_include.jsp" %>