From 95c01efdf07a52fdc463721b2009b70f5bef30a8 Mon Sep 17 00:00:00 2001 From: Bas van den Berg Date: Wed, 3 Feb 2021 13:16:52 +0100 Subject: [PATCH] Revert unintended change (#91). --- Controls/Controls.js | 1 + 1 file changed, 1 insertion(+) diff --git a/Controls/Controls.js b/Controls/Controls.js index b0358d1..b4b310e 100644 --- a/Controls/Controls.js +++ b/Controls/Controls.js @@ -603,6 +603,7 @@ define([ return control; }; + /** * Implements a hyperlink control. clicking on the link invokes a notification * @param {{}} settings - control settings