diff --git a/code/smartphone.js b/code/smartphone.js index b97d4dc4..f8cf7d4b 100644 --- a/code/smartphone.js +++ b/code/smartphone.js @@ -104,7 +104,7 @@ window.smartphoneInfo = function(data) { t += '
'; t += '' } - + $('#mobileinfo').html(t); }