mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
FIX
This commit is contained in:
@@ -2,11 +2,11 @@
|
||||
<templates id="template" xml:space="preserve">
|
||||
<t t-extend="SearchView.addtodashboard">
|
||||
<t t-jquery="form" t-operation="after">
|
||||
<div>
|
||||
<div class="oe_dashboard_tile_form">
|
||||
<label for="dashboard_tile_new_name">Tile:</label>
|
||||
<input id="dashboard_tile_new_name" />
|
||||
<button id="add_dashboard_tile">Create</button>
|
||||
</div>
|
||||
</t>
|
||||
</t>
|
||||
</templates>
|
||||
</templates>
|
||||
Reference in New Issue
Block a user