mirror of
https://github.com/bigskysoftware/htmx.git
synced 2025-10-02 15:25:26 +00:00
Fixed spacing
This commit is contained in:
parent
1a3d2b0099
commit
6b52afc198
@ -1596,7 +1596,7 @@ return (function () {
|
||||
function getInputValues(elt, verb) {
|
||||
var processed = [];
|
||||
var values = {};
|
||||
var formValues = {};
|
||||
var formValues = {};
|
||||
var errors = [];
|
||||
|
||||
// only validate when form is directly submitted and novalidate is not set
|
||||
|
Loading…
x
Reference in New Issue
Block a user