mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-31 17:39:05 +00:00
fix the failure introduced with the last commit
This commit is contained in:
@@ -98,10 +98,6 @@ public class CustomDefinitionsAPI extends BaseAPI
|
|||||||
{
|
{
|
||||||
return item.getString("refId");
|
return item.getString("refId");
|
||||||
}
|
}
|
||||||
else
|
|
||||||
{
|
|
||||||
return null;
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user