mirror of
https://git.rwth-aachen.de/acs/public/villas/web/
synced 2025-03-30 00:00:13 +01:00
6 lines
177 B
Handlebars
6 lines
177 B
Handlebars
<h1>Delete</h1>
|
|
|
|
<p>Are you sure you want to delete the visualization?</p>
|
|
|
|
<button {{action 'cancelDelete'}}>Cancel</button>
|
|
<button {{action 'confirmDelete'}}>Delete</button>
|