From 3d95c8b744dc97d02bdb78d798557482f36f1600 Mon Sep 17 00:00:00 2001 From: Victor Woeltjen Date: Wed, 3 Dec 2014 14:08:37 -0800 Subject: [PATCH] [Forms] Tie OK button to validation Enable/disable the confirmation button in overlay dialogs such that it is only enabled when the included form is valid. WTD-593. --- platform/commonUI/dialog/res/templates/overlay.html | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/platform/commonUI/dialog/res/templates/overlay.html b/platform/commonUI/dialog/res/templates/overlay.html index e29dd523f5..d5e0d7de51 100644 --- a/platform/commonUI/dialog/res/templates/overlay.html +++ b/platform/commonUI/dialog/res/templates/overlay.html @@ -19,7 +19,10 @@
- + OK