Replace core.Utils.isDefined for $defined.
This commit is contained in:
@@ -48,8 +48,7 @@ Arguments:
|
||||
|
||||
function $defined(obj) {
|
||||
return (obj != undefined);
|
||||
}
|
||||
;
|
||||
};
|
||||
|
||||
/*
|
||||
Function: $type
|
||||
|
||||
Reference in New Issue
Block a user