mirror of
https://github.com/bigskysoftware/htmx.git
synced 2025-10-02 07:21:05 +00:00
Update path-deps.js
This commit is contained in:
parent
a8b7f0171b
commit
ac830eb42b
@ -35,10 +35,7 @@
|
||||
}
|
||||
} else if (name === "htmx:refreshPath") {
|
||||
refreshPath(evt.path);
|
||||
} else if (name === "htmx:refresh") {
|
||||
var elt = evt.detail.elt;
|
||||
htmx.trigger(elt, "path-deps");
|
||||
}
|
||||
}
|
||||
}
|
||||
});
|
||||
})();
|
||||
|
Loading…
x
Reference in New Issue
Block a user