Changeset 1556

Show
Ignore:
Timestamp:
09/06/07 16:07:27
Author:
johnsa
Message:

user and admin clients: remove misleading "anniversary" label on all-day events

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • releases/bedework-3.4/deployment/webadmin/webapp/resources/default/default/default.xsl

    r1547 r1556  
    912912              </xsl:otherwise> 
    913913            </xsl:choose> 
    914             all day (anniversary) 
     914            all day 
    915915 
    916916            <!-- floating event: no timezone (and not UTC) --> 
     
    16191619                  <div id="raContent"> 
    16201620                    <div class="dateStartEndBox" id="rdatesFormFields"> 
    1621                       <!-- dateonly (anniversary) event: this is temporary - should be determined by the main event --> 
     1621                      <!-- dateonly event: this is temporary - should be determined by the main event --> 
    16221622                      <input type="checkbox" name="dateOnly" id="rdateDateOnly" onclick="swapRdateAllDay(this)" value="true"/> 
    16231623                      all day 
     
    23102310            <input type="submit" value="add rdate"/> 
    23112311            <br/> 
    2312             <!-- dateonly (anniversary) event: this is temporary - should be determined by the main event --> 
     2312            <!-- dateonly event: this is temporary - should be determined by the main event --> 
    23132313            <input type="checkbox" name="dateOnly" id="rdateDateOnly" onclick="swapRdateAllDay(this)" value="on"/> 
    23142314            all day 
  • releases/bedework-3.4/deployment/webuser/webapp/resources/demoskins/default/default/default.xsl

    r1543 r1556  
    22022202              </xsl:otherwise> 
    22032203            </xsl:choose> 
    2204             all day (anniversary) 
     2204            all day 
    22052205 
    22062206            <!-- floating event: no timezone (and not UTC) --> 
     
    31103110            <div id="raContent"> 
    31113111              <div class="dateStartEndBox" id="rdatesFormFields"> 
    3112                 <!-- dateonly (anniversary) event: this is temporary - should be determined by the main event --> 
     3112                <!-- dateonly event: this is temporary - should be determined by the main event --> 
    31133113                <input type="checkbox" name="dateOnly" id="rdateDateOnly" onclick="swapRdateAllDay(this)" value="true"/> 
    31143114                all day 
     
    35753575            <input type="submit" value="add rdate"/> 
    35763576            <br/> 
    3577             <!-- dateonly (anniversary) event: this is temporary - should be determined by the main event --> 
     3577            <!-- dateonly event: this is temporary - should be determined by the main event --> 
    35783578            <input type="checkbox" name="dateOnly" id="rdateDateOnly" onclick="swapRdateAllDay(this)" value="on"/> 
    35793579            all day