mirror of
https://gitlab.com/sonalarora/tra_backend.git
synced 2026-01-25 17:31:36 +02:00
add new field on job postion
This commit is contained in:
8
hr_employee/static/src/xml/hr_templates.xml
Normal file
8
hr_employee/static/src/xml/hr_templates.xml
Normal file
@@ -0,0 +1,8 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<template xml:space="preserve">
|
||||
<t t-extend="UserMenu.Actions">
|
||||
<t t-jquery="a[data-menu='settings']" t-operation='inner'>
|
||||
My Profile
|
||||
</t>
|
||||
</t>
|
||||
</template>
|
||||
Reference in New Issue
Block a user