commit | author | age | ||
3e5a56 | 1 | <form> |
U | 2 | <div class="entity-formular"> |
3 | <p>Der Gerätestatus ist noch nicht gebaut.</p> | |
4 | <div class="entity-buttons"> | |
5 | <!-- <button type="submit" class="button-primary" id="ok-btn">Speichern</button> --> | |
6 | <button type="button" class="button" id="cancel-btn">Abbrechen</button> | |
7 | <!-- <button class="button" id="loeschen-btn">Löschen</button> --> | |
8 | </div> | |
9 | </div> | |
10 | </form> |