Changeset 1412

Show
Ignore:
Timestamp:
06/11/07 11:42:52
Author:
johnsa
Message:

admin client: add "owner" as access control whoType (moved it to different place in the list)

Files:

Legend:

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

    r1411 r1412  
    35593559            <input type="radio" value="user" name="whoType" checked="checked"/> user 
    35603560            <input type="radio" value="group" name="whoType"/> group 
    3561             <input type="radio" value="owner" name="whoType"/> owner 
    35623561            <p>OR</p> 
    35633562            <p> 
     3563              <input type="radio" value="owner" name="whoType"/> owner<br/> 
    35643564              <input type="radio" value="auth" name="whoType"/> authenticated<br/> 
    35653565              <input type="radio" value="unauth" name="whoType"/> unauthenticated<br/>