38 lines
873 B
Properties
38 lines
873 B
Properties
url.dashboard=/dashboard
|
|
url.home=/home
|
|
url.login=/login
|
|
url.logout = /perform_logout
|
|
url.main=/main
|
|
url.settings = /settings
|
|
url.chat=/chat
|
|
url.wps.tasks = /taskboard
|
|
|
|
# User Managemnet
|
|
url.user.new = /users/new
|
|
url.user.profile = /profile
|
|
url.pword.reset = /reset
|
|
url.pword.change = /change
|
|
url.register = /register
|
|
|
|
# Resource Worker
|
|
url.worker.new = /resources/passport-details?wrkrRegId=
|
|
url.worker.view = /resources/worker-view
|
|
url.worker.edit = /resources/worker-update
|
|
url.resources = /resources
|
|
|
|
# Payment
|
|
url.payment.details = /payment
|
|
url.payment.gateway = /payment/payment-gateway
|
|
url.topup.new = /topup/new
|
|
url.topup = /topup
|
|
|
|
#Registration
|
|
url.registration.list = /dataQuality/list
|
|
url.registration.new = /employer/employerExpatsRegistration?projNo=new
|
|
|
|
#Worker
|
|
url.worker.search = /searchWorker
|
|
|
|
#Worker
|
|
url.worker.appointment.list = /workerAppointment/list
|