From af918e70d12727a8403a12d6f55c5335213f8cba Mon Sep 17 00:00:00 2001 From: Pimmos Date: Sat, 20 May 2017 17:29:35 +0200 Subject: [PATCH] Update create-event.component.html The disabled attribute should be on the submit button instead of the cancel button. --- app/events/create-event.component.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/events/create-event.component.html b/app/events/create-event.component.html index db2edfb..be1cec9 100644 --- a/app/events/create-event.component.html +++ b/app/events/create-event.component.html @@ -48,7 +48,7 @@

New Event

- - + +