diff options
author | levinse <levinse> | 2011-01-23 00:49:11 +0000 |
---|---|---|
committer | levinse <levinse> | 2011-01-23 00:49:11 +0000 |
commit | 24e793d718c5a8972667fe81b9e6ee978bef1e4e (patch) | |
tree | fb0573fb68b5968130bdf0db815c4289e857100f /httemplate/edit/phone_device.html | |
parent | e87a701dd25a5d20218924057aa0d38def2eefc1 (diff) |
bug fix my previous commit for RT7794
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; |