mirror of
https://github.com/OCA/pms.git
synced 2025-01-29 00:17:45 +02:00
[ADD] pos_pms_link
This commit is contained in:
12
pos_pms_link/static/src/xml/ReservationSelectionButton.xml
Normal file
12
pos_pms_link/static/src/xml/ReservationSelectionButton.xml
Normal file
@@ -0,0 +1,12 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<templates id="template" xml:space="preserve">
|
||||
|
||||
<t t-name="ReservationSelectionButton" owl="1">
|
||||
<div class="control-button">
|
||||
<i class="fa fa-sort" />
|
||||
<span> </span>
|
||||
<span>Reservation #</span>
|
||||
</div>
|
||||
</t>
|
||||
|
||||
</templates>
|
||||
Reference in New Issue
Block a user