[IMP] partner_portal_extra_links: add buttons in portal /my/home
This commit is contained in:
@@ -26,7 +26,28 @@
|
||||
</a>
|
||||
</div>
|
||||
</t>
|
||||
|
||||
<hr class="mt-1 mb-0"/>
|
||||
<div>
|
||||
<a t-attf-href="/slides">
|
||||
<br/>
|
||||
<button class="btn btn-primary mb-2">
|
||||
Accèder au e-learning
|
||||
</button>
|
||||
</a>
|
||||
<a t-attf-href="/new/ticket">
|
||||
<br/>
|
||||
<button class="btn btn-primary mb-2">
|
||||
Faire une demande support
|
||||
</button>
|
||||
</a>
|
||||
<br/>
|
||||
<a t-attf-href="https://elabore.coop/rdv">
|
||||
<button class="btn btn-primary mb-2">
|
||||
Prendre RDV en visio
|
||||
</button>
|
||||
</a>
|
||||
<br/>
|
||||
</div>
|
||||
</xpath>
|
||||
</template>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user