fix warning table
This commit is contained in:
@@ -166,7 +166,7 @@ Table.prototype.save = function()
|
|||||||
'json'
|
'json'
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
else databap.addWarningBefore('Formulaire incomplet', this.sFeedBackBoxId);
|
else databap.addWarningBefore('Formulaire incomplet', tableself.sFeedBackBoxId);
|
||||||
};
|
};
|
||||||
|
|
||||||
</script>
|
</script>
|
||||||
Reference in New Issue
Block a user