mirror of
https://github.com/OCA/pms.git
synced 2025-01-29 00:17:45 +02:00
13 lines
318 B
XML
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>
|