mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
Show/Hide Add tile form under 'Add to Dashboard' menu
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
<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>
|
||||
|
||||
Reference in New Issue
Block a user