Skip to content
Snippets Groups Projects
Commit 450cfd84 authored by Pierre  LECHAT's avatar Pierre LECHAT
Browse files

remove alert

parent 597e7f2a
No related branches found
No related tags found
No related merge requests found
...@@ -26,7 +26,6 @@ OTHER DEALINGS IN THE SOFTWARE. ...@@ -26,7 +26,6 @@ OTHER DEALINGS IN THE SOFTWARE.
*/ */
function main(datas,conditions,levels,nodeFind,width,height) { function main(datas,conditions,levels,nodeFind,width,height) {
alert("d3tw");
var m = [20, 120, 20, 120], var m = [20, 120, 20, 120],
w = 1280 - m[1] - m[3], w = 1280 - m[1] - m[3],
h = 1200 - m[0] - m[2], h = 1200 - m[0] - m[2],
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment