projects
/
pgwui_copy
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2d167f4
)
Fix tabindex of "overwrite_row"
author
Karl O. Pinc
<kop@karlpinc.com>
Wed, 31 Jul 2024 23:49:47 +0000
(18:49 -0500)
committer
Karl O. Pinc
<kop@karlpinc.com>
Wed, 31 Jul 2024 23:49:47 +0000
(18:49 -0500)
src/pgwui_copy/templates/copy.mak
patch
|
blob
|
history
diff --git
a/src/pgwui_copy/templates/copy.mak
b/src/pgwui_copy/templates/copy.mak
index b5ec9d4d95310047c58343ca481fbc0ed8c229ab..24449d54656b92dcc03d4ec29e719e1da7becf12 100644
(file)
--- a/
src/pgwui_copy/templates/copy.mak
+++ b/
src/pgwui_copy/templates/copy.mak
@@
-130,7
+130,7
@@
</td>
<td>
<input name="overwrite"
- tabindex="${tab_index.
inc()
}"
+ tabindex="${tab_index.
val
}"
id="overwrite_id"
type="checkbox"
${overwrite | n}