home
·
contact
·
privacy
projects
/
ledgplom
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
18f620a
)
Fix silly JavaScript error.
master
author
Christian Heller
<c.heller@plomlompom.de>
Wed, 11 Feb 2026 07:40:12 +0000
(08:40 +0100)
committer
Christian Heller
<c.heller@plomlompom.de>
Wed, 11 Feb 2026 07:40:12 +0000
(08:40 +0100)
src/templates/edit_structured.js
patch
|
blob
|
history
diff --git
a/src/templates/edit_structured.js
b/src/templates/edit_structured.js
index f607ea439432f986375469fe8dca616a80d06d2f..1f16c90430a8ad231e386dd1b218cf29f45cd45b 100644
(file)
--- a/
src/templates/edit_structured.js
+++ b/
src/templates/edit_structured.js
@@
-353,7
+353,7
@@
const updateForm = () => {
idx + LEN_LINE_STEP,
LEN_EMPTY,
balance(bookingLine)
idx + LEN_LINE_STEP,
LEN_EMPTY,
balance(bookingLine)
- )
;
+ )
);
addButton(
tdAddDel,
);
addButton(
tdAddDel,