Subversion Repositories bacoAlunos

Rev

Rev 219 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 219 Rev 225
Line 81... Line 81...
81
            <forward name="from.add.role" path="page.load.profile.from.service.zone"/>
81
            <forward name="from.add.role" path="page.load.profile.from.service.zone"/>
82
        </action>
82
        </action>
83
 
83
 
84
 
84
 
85
        <!-- Mudar o perfil pelo proprio utilizador -->
85
        <!-- Mudar o perfil pelo proprio utilizador -->
-
 
86
        <action path="/user/startDeleteRecordProfile" forward="/user/profile.do?dispatch=deleteRecord"/>
-
 
87
        <action path="/user/startChangeRecordProfile" forward="/user/profile.do?dispatch=loadEditRecord"/>
86
        <action path="/user/startCreateRecordProfile" forward="/user/profile.do?dispatch=createRecord"/>
88
        <action path="/user/startCreateRecordProfile" forward="/user/profile.do?dispatch=createRecord"/>
87
        <action path="/user/startProfileFromHome" forward="/user/profile.do?dispatch=home&amp;from=Home"/>
89
        <action path="/user/startProfileFromHome" forward="/user/profile.do?dispatch=home&amp;from=Home"/>
88
        <action path="/user/startProfile" forward="/user/profile.do?dispatch=home&amp;from=Home"/>
90
        <action path="/user/startProfile" forward="/user/profile.do?dispatch=home&amp;from=Home"/>
89
        <action path="/user/startChangeProfile" forward="/user/profile.do?dispatch=changeProfile"/>
91
        <action path="/user/startChangeProfile" forward="/user/profile.do?dispatch=changeProfile"/>
90
        <action path="/user/startProfileCurriculum" forward="/user/profile.do?dispatch=curriculum"/>
92
        <action path="/user/startProfileCurriculum" forward="/user/profile.do?dispatch=curriculum"/>