Commit 004ec548 authored by Sven Franck's avatar Sven Franck

bugfix: adding consoles

parent 12a58176
......@@ -724,6 +724,7 @@
// new
if (element.type === "form") {
if (answer) {
console.log(answer);
if (answer.data.total_rows > 1) {
util.errorHandler({
"error": "Fieldlist: More than 1 record"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment