mirror of
https://github.com/devcode-it/openstamanager.git
synced 2025-01-31 07:55:17 +01:00
refactor: miglioria espansione conti
This commit is contained in:
parent
318e35f355
commit
7cf05e56e3
@ -291,7 +291,7 @@ echo '
|
||||
}
|
||||
});
|
||||
|
||||
$("button[id^=conto2-]").each(function() {
|
||||
$("button[id^=conto2-], span[id^=conto2-]").each(function() {
|
||||
$(this).on("click", function() {
|
||||
let conto3 = $(this).parent().find("div[id^=conto2_]");
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user