Explorar o código

Debuggin generateRow

Eager Beaver %!s(int64=5) %!d(string=hai) anos
pai
achega
5b8d388718
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      web/tecant/crfPortal.js

+ 1 - 1
web/tecant/crfPortal.js

@@ -32,7 +32,7 @@ function sourceVar(crfEntryName,elementId,sourceName){
 }
 
 function getField(config, data, varName){
-	let debug=false;
+	let debug=true;
 	if (debug) print(config, "getField");
 	let fields=data.metaData.fields;
 	for (f in fields){