Skip to content
Snippets Groups Projects
Commit b1ca467e authored by Thomas Lenz's avatar Thomas Lenz
Browse files

Modify popup's style

parent 6dc2e999
Branches
Tags
No related merge requests found
<h3>Are you sure?</h3>
<p>Do you really want to delete room<br>' {{room.name}} ' ?<br>This action can not be undone.</p>
<p>Do you really want to delete room <strong>{{room.name}}</strong>? This action can not be undone.</p>
<div fxLayout="row" fxLayoutAlign="center" fxLayoutGap="10px">
<button mat-raised-button color="warn" (click)="dialogRef.close('delete')">
Delete room
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment