浏览代码

html alert removal

undefined
Benjamin ‘Touky’ Huet Sam Hocevar <sam@hocevar.net> 12 年前
父节点
当前提交
b871ebbee6
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. +0
    -1
      test/meshviewer_index.html

+ 0
- 1
test/meshviewer_index.html 查看文件

@@ -126,7 +126,6 @@ progress::-webkit-progress-value
//Base init for all datas //Base init for all datas
function Init() function Init()
{ {
alert('INIT PROUT');
//Init frame variable first. //Init frame variable first.
g_frame_embed = document.getElementById('id_frame_embed'); g_frame_embed = document.getElementById('id_frame_embed');
//This is in an iframe. //This is in an iframe.


正在加载...
取消
保存