From d0bd883fb656e4f80128661ec705b2cd883a2980 Mon Sep 17 00:00:00 2001 From: Jonathan Niles Date: Tue, 27 Sep 2016 12:02:16 +0100 Subject: [PATCH] fix(billingServices): cancel btn does not validate This commit tells angular not to validate the form when the cancel button is pressed. Closes #700. --- client/src/partials/billing_services/modal.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/src/partials/billing_services/modal.html b/client/src/partials/billing_services/modal.html index 90d71a0249..346acbb912 100644 --- a/client/src/partials/billing_services/modal.html +++ b/client/src/partials/billing_services/modal.html @@ -122,7 +122,7 @@

{{ BillingServicesFormCtrl.title | translate }} -