chnages
This commit is contained in:
17
fusion_helpdesk/static/src/xml/fusion_helpdesk_systray.xml
Normal file
17
fusion_helpdesk/static/src/xml/fusion_helpdesk_systray.xml
Normal file
@@ -0,0 +1,17 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<templates xml:space="preserve">
|
||||
|
||||
<t t-name="fusion_helpdesk.SystrayItem">
|
||||
<div class="o_fhd_systray dropdown">
|
||||
<button type="button"
|
||||
class="o_fhd_systray_btn dropdown-toggle"
|
||||
title="Report a bug or request a feature"
|
||||
t-on-click="onClick">
|
||||
<img src="/fusion_helpdesk/static/description/icon.png"
|
||||
alt="Help"
|
||||
class="o_fhd_systray_img"/>
|
||||
</button>
|
||||
</div>
|
||||
</t>
|
||||
|
||||
</templates>
|
||||
Reference in New Issue
Block a user