From 0fcafcb61893eaa5e3f4d7a63d267b0f877cd3b9 Mon Sep 17 00:00:00 2001 From: Felix Hamann Date: Sun, 7 Apr 2019 21:12:27 +0200 Subject: [PATCH] minor docs fix for reactive submit button js utility --- static/js/utils/form.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/static/js/utils/form.js b/static/js/utils/form.js index ffb6e5f5c..31b94d1bb 100644 --- a/static/js/utils/form.js +++ b/static/js/utils/form.js @@ -73,8 +73,8 @@ * disables a forms LAST sumit button as long as the required inputs are invalid * (only checks if the value of the inputs are not empty) * - * Attribute: uw-reactive-submit-button - * works only on `form` elements + * Attribute: [none] + * (automatically setup on all form tags) * * Params: * data-formnorequired: string