Skip to content
Snippets Groups Projects
Commit 22c23dbd authored by Sebastian Listl's avatar Sebastian Listl :speech_balloon: Committed by Benjamin Ulrich
Browse files

Attribute_lib fix

parent e2d3931b
No related merge requests found
......@@ -1044,6 +1044,7 @@ function AttributeUsageUtil () {}
* @param {String} pAttributeId the id of the superordinate attribute
* @param {String} pObjectType the context
*/
AttributeUsageUtil.insertChildrenUsages = function (pAttributeId, pObjectType)
{
if (!pAttributeId)
return;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment