Subversion Repositories bacoAlunos

Rev

Rev 1729 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1729 Rev 1737
Line 21... Line 21...
21
 
21
 
22
    </global-forwards>
22
    </global-forwards>
23
    <action-mappings>
23
    <action-mappings>
24
 
24
 
25
 
25
 
-
 
26
        <action path="/user/configSeparatorsEescola" forward="page.configuration.load.separator.e.escola"/>
-
 
27
        <action path="/user/configSeparatorsDashBoard" forward="page.configuration.load.separator.dashboard"/>
-
 
28
 
26
        <action path="/user/configurationUserRoles" forward="page.configuration.userRoles"/>
29
        <action path="/user/configurationUserRoles" forward="page.configuration.userRoles"/>
27
 
30
 
28
        <action path="/user/userRoles"
31
        <action path="/user/userRoles"
29
                type="pt.estgp.estgweb.web.controllers.configuration.UserRolesController"
32
                type="pt.estgp.estgweb.web.controllers.configuration.UserRolesController"
30
                name="ConfigurationUserRolesForm"
33
                name="ConfigurationUserRolesForm"