From 583f0213e12c8efde6b6e58cf12b7cbf6da32cec Mon Sep 17 00:00:00 2001 From: e550192 <raphael_mathieu.schreiber@sbb.ch> Date: Wed, 23 Oct 2024 09:24:14 +0200 Subject: [PATCH] please safe me from colin --- src/app/components/contact/contact.component.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/components/contact/contact.component.html b/src/app/components/contact/contact.component.html index ead902a..79bb1f4 100644 --- a/src/app/components/contact/contact.component.html +++ b/src/app/components/contact/contact.component.html @@ -38,7 +38,7 @@ </mat-form-field> </div> <div class="buttonDiv"> - <button mat-flat-button type="submit" class="button">Send</button> + <!--<button mat-flat-button type="submit" class="button">Send</button>--> </div> </form> </div> -- GitLab