HSLE#44387 Uitvraagscripts: __Dolog verwijderd
svn path=/Website/trunk/; revision=38689
This commit is contained in:
@@ -505,8 +505,6 @@ function listKenmerk(sql, module, key, props)
|
||||
|
||||
if (def_val && (def_val.match('##EXPR##') != null || def_val.match('##SHOW##') != null))
|
||||
{
|
||||
__DoLog(def_val.match('##EXPR##'));
|
||||
__DoLog(def_val.match('##SHOW##'));
|
||||
|
||||
if (def_val.match('##SHOW##'))
|
||||
expressionClass = " flexshow ";
|
||||
@@ -521,8 +519,6 @@ function listKenmerk(sql, module, key, props)
|
||||
}
|
||||
isExpression = true;
|
||||
|
||||
__DoLog(expressionClass);
|
||||
|
||||
}
|
||||
|
||||
// For a new value, this default is used. It could be a primitive value (string, number or key) or
|
||||
|
||||
Reference in New Issue
Block a user