Welcome to mirror list, hosted at ThFree Co, Russian Federation.

index.html.haml « organizations « crm « groups « views « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 1647805b97671067a3e3dd68ca6e6a40062935de (plain)
1
2
3
4
- breadcrumb_title _('Customer Relations Organizations')
- page_title _('Customer Relations Organizations')

#js-crm-organizations-app{ data: { base_path: group_crm_organizations_path(@group), can_admin_crm_organization: can?(current_user, :admin_crm_organization, @group).to_s, group_full_path: @group.full_path, group_id: @group.id, group_issues_path: issues_group_path(@group) } }