Changeset 2506

Show
Ignore:
Timestamp:
12/18/09 17:16:47
Author:
johnsa
Message:

admin client: remove ability to modify calendar suite primary properties

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/deployment/webadmin/webapp/resources/default/default/default.xsl

    r2492 r2506  
    58465846          <th><xsl:copy-of select="$bwStr-CalS-NameColon"/></th> 
    58475847          <td> 
    5848             <input name="name" value="{$calSuiteName}" size="20"/> 
     5848            <xsl:value-of select="$calSuiteName"/> 
    58495849          </td> 
    58505850          <td> 
     
    58555855          <th><xsl:copy-of select="$bwStr-CalS-Group"/></th> 
    58565856          <td> 
    5857             <xsl:variable name="group" select="group"/> 
    5858             <input name="groupName" value="{$group}" size="20"/> 
     5857            <xsl:value-of select="group"/> 
    58595858          </td> 
    58605859          <td>