Changeset 113

Show
Ignore:
Timestamp:
02/07/06 15:16:16
Author:
johnsa
Message:

added selectionType node to header xml for user clients

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/calendar3/webclient/war/docs/header.jsp

    r105 r113  
    120120  <urlpattern><genurl:rewrite action="DUMMYACTION.DO" /></urlpattern> 
    121121 
     122  <selectionType><bean:write name="calForm" property="selectionType"/></selectionType><%-- 
     123        Value: view,search,calendar,subscription,filter 
     124        Used to branch into different presentation depending on the type of 
     125        output we expect --%> 
     126 
    122127  <personaluri><bean:message key="org.bedework.personal.calendar.uri"/></personaluri> 
    123128  <publicuri><bean:message key="org.bedework.public.calendar.uri"/></publicuri>