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

hide alert

parent 864e2823
Branches
Tags
No related merge requests found
......@@ -24,7 +24,7 @@ HTMLWidgets.widget({
// if one condition
if(x.numberConditions == 1){
alert("numberConditions == 1");
//alert("numberConditions == 1");
conditions =new Array (x.conditions);
}
else{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment