update app_modules.js
This commit is contained in:
@@ -787,7 +787,7 @@ function TS_IndexElement(
|
||||
if (rowCallback != undefined) {
|
||||
rowCallback(data, new_tr);
|
||||
}
|
||||
console.debug(data._key)
|
||||
console.debug(data)
|
||||
config.forEach((key) => {
|
||||
switch (key.type) {
|
||||
case "raw":
|
||||
|
||||
Reference in New Issue
Block a user