@@ -77,7 +77,7 @@
$(AddButton).click(function (e)
{
- console.log(x)
+ console.log(InputsWrapper)
if(x <= MaxInputs)
FieldCount++;