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

index.html.haml « incidents « projects « views « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: c29ab11a7204c994cbc23704847359544976f331 (plain)
1
2
3
4
- page_title _('Incidents')
- add_page_specific_style 'page_bundles/incident_management_list'

#js-incidents{ data: incidents_data(@project, params) }