提交 91b1297d 编写于 作者: J Jaume Sanchez

fixed merge

上级 8d0759e8
......@@ -297,7 +297,7 @@
}, false );
button.style.display = 'none';
panel.appendChild( button );
actionPanel.appendChild( button );
var button2 = document.createElement( 'a' );
button2.className = 'action-button';
......@@ -310,7 +310,7 @@
}, false );
button2.style.display = 'none';
panel.appendChild( button2 );
actionPanel.appendChild( button2 );
var links = {};
var selected = null;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册