Changeset 1082

Show
Ignore:
Timestamp:
11/11/06 07:55:48
Author:
johnsa
Message:

minor refinement to access control form in admin UI

Files:

Legend:

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

    r1081 r1082  
    22292229                </li> 
    22302230                <li class="padTop"> 
     2231                  <input type="radio" value="Rc" name="how"/> 
     2232                  <strong>Read</strong> and <strong>Write content only</strong> 
     2233                </li> 
     2234                <li class="padTop"> 
    22312235                  <input type="radio" value="W" name="how"/> 
    22322236                  <strong>Write and delete</strong> (content, access, properties) 
     
    22372241                <li> 
    22382242                  <input type="radio" value="u" name="how"/> Delete only 
    2239                 </li> 
    2240                 <li class="padTop"> 
    2241                   <input type="radio" value="Rc" name="how"/> 
    2242                   <strong>Read</strong> and <strong>Write content only</strong> 
    22432243                </li> 
    22442244                <li class="padTop">