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

AttributeUsage preset max_count for inherited usages

parent 536c1500
No related branches found
No related tags found
No related merge requests found
......@@ -1044,7 +1044,6 @@ 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