From 24e793d718c5a8972667fe81b9e6ee978bef1e4e Mon Sep 17 00:00:00 2001 From: levinse Date: Sun, 23 Jan 2011 00:49:11 +0000 Subject: bug fix my previous commit for RT7794 --- httemplate/edit/phone_device.html | 2 ++ 1 file changed, 2 insertions(+) (limited to 'httemplate/edit/phone_device.html') 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')); "; $js; -- cgit v1.2.1