Files
pms/pos_pms_link/static/src/xml/ReservationSelectionButton.xml
2023-11-02 11:49:14 +01:00

13 lines
318 B
XML

<?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>