summaryrefslogtreecommitdiff
path: root/httemplate/elements
diff options
context:
space:
mode:
Diffstat (limited to 'httemplate/elements')
-rw-r--r--httemplate/elements/select-did.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/httemplate/elements/select-did.html b/httemplate/elements/select-did.html
index fe1e5d163..4d01ce01a 100644
--- a/httemplate/elements/select-did.html
+++ b/httemplate/elements/select-did.html
@@ -34,6 +34,7 @@ Example:
NAME = "phonenum_which"
VALUE = "phonenum"
onChange = "phonenum_which_changed(this)"
+ onClick = "phonenum_which_changed(this)"
<% $phonenum_checked %>
> Inventory
</TD>
@@ -127,6 +128,7 @@ Example:
NAME = "phonenum_which"
VALUE = "phonenum_manual"
onChange = "phonenum_which_changed(this)"
+ onClick = "phonenum_which_changed(this)"
<% $manual_checked %>
> Manual entry
</TD>