mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-08-15 02:42:30 +02:00
Implement legacy options for link-entry - lets infolog parent work
This commit is contained in:
@ -231,7 +231,6 @@ function et2_validateAttrib(_id, _attrib)
|
||||
_attrib["name"] = _id;
|
||||
egw.debug("log", "Human name ('name'-Field) for attribute '" +
|
||||
_id + "' has not been supplied, set to '" + _id + "'");
|
||||
console.debug(_attrib);
|
||||
}
|
||||
|
||||
if (typeof _attrib["description"] == "undefined")
|
||||
|
Reference in New Issue
Block a user