__('grid.action.addInstitution'), 'apiUrl' => $this->apiUrl, 'confirmDeleteMessage' => __('manager.institutions.confirmDelete'), 'count' => $this->count, 'deleteInstitutionLabel' => __('manager.institutions.deleteInstitution'), 'editInstitutionLabel' => __('manager.institutions.edit'), 'form' => $this->form->getConfig(), 'itemsMax' => $this->itemsMax ] ); return $config; } }