minor docs fix for reactive submit button js utility

This commit is contained in:
Felix Hamann 2019-04-07 21:12:27 +02:00
parent c32fee8a9b
commit 0fcafcb618

View File

@ -73,8 +73,8 @@
* disables a forms LAST sumit button as long as the required inputs are invalid * 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) * (only checks if the value of the inputs are not empty)
* *
* Attribute: uw-reactive-submit-button * Attribute: [none]
* works only on `form` elements * (automatically setup on all form tags)
* *
* Params: * Params:
* data-formnorequired: string * data-formnorequired: string