Ignore:
Timestamp:
23 Nov 2011, 09:32:17 (13 years ago)
Author:
Henrik Bettermann
Message:

Let's be more precise: Global roles actually are site roles. Since the user does not understand the term 'site' we should use the term 'portal' in the UI instead. Now we have portal (site) roles, local roles and dynamic roles.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/waeup.sirp/trunk/src/waeup/sirp/browser/browser.txt

    r7162 r7178  
    139139  >>> browser.getControl("Cancel", index=0).click()
    140140
    141 We can add global roles which are then displayed on the user container page.
    142 Since the test browser does not use javascript, we have to add global roles
     141We can add site roles which are then displayed on the user container page.
     142Since the test browser does not use javascript, we have to add site roles
    143143manually by setting the roles attribute:
    144144
Note: See TracChangeset for help on using the changeset viewer.