2020-03-06 23:08:38 +01:00

22 lines
449 B
HTML

<!-- THIS NEED TO BE UPDATED PROPERLY -->
<div class="blankSpace">
<br>
<br>
<br>
</div>
<h4>My Automations</h4>
<p>
This is the automatisation page. => You will find list of all automations and link to create new one.
</p>
<p>
Here a list with :
Name - last played (used) - Command buttons (edit, delete)
</p>
<button type="button" class="btn btn-primary btn-primary" (click)="OpenSelectedAutomation()">
Open an automation
</button>