Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Retrieve assignments for the attribute "school:attr:students:artsAndSciences"

Anchor
disableLoaders
disableLoaders

Code Block
attributeDefName = AttributeDefNameFinder.findByName("school:attr:students:artsAndSciences", true);
group.getAttributeDelegate().retrieveAssignments(attributeDefName);

...

disableLoaders.gsh ( disableLoaders.gsh ) 

...