diff options
Diffstat (limited to 'httemplate/edit/phone_device.html')
-rw-r--r-- | httemplate/edit/phone_device.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/httemplate/edit/phone_device.html b/httemplate/edit/phone_device.html index c42e714e2..4aec63e5a 100644 --- a/httemplate/edit/phone_device.html +++ b/httemplate/edit/phone_device.html @@ -95,6 +95,8 @@ $js .= "\"); } } + + devicepart_changed(document.getElementById('devicepart')); </SCRIPT>"; $js; |