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