Changeset 503

Show
Ignore:
Timestamp:
05/19/06 15:22:34
Author:
johnsa
Message:

personal client: hid sharing output for events (form still available)

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/calendar3/deployment/webuser/webapp/resources/demoskins/default/default/default.xsl

    r502 r503  
    20582058    <div id="sharingBox"> 
    20592059      <h3>Sharing</h3> 
    2060       <table class="common"> 
     2060      <!--<table class="common"> 
    20612061        <tr> 
    20622062          <th class="commonHeader" colspan="2">Current access:</th> 
    20632063        </tr> 
    20642064        <tr> 
    2065           <th>Owner:</th> 
     2065          <th>Owner:</th>--> 
    20662066          <!-- NOTE: we are currently getting the acl information from the 
    20672067               calendar listing NOT from the current calendar (which does not 
    20682068               have the means of producing it out of the action form just now. 
    20692069               We'll fix this soon. --> 
    2070           <td class="fieldval"> 
     2070          <!--<td class="fieldval"> 
    20712071            <xsl:value-of select="name(acl/ace[principal/property/owner]/grant/*)"/> 
    20722072          </td> 
     
    20822082          </tr> 
    20832083        </xsl:if> 
    2084       </table> 
     2084      </table>--> 
    20852085      <form name="eventShareForm" action="{$event-setAccess}" id="shareForm"> 
    20862086        <input type="hidden" name="calPath" value="{$calPath}"/>