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

show.html.haml « cluster_agents « projects « views « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: a2d3426d99cd48ca031fc0222470797f3cb0055e (plain)
1
2
3
4
- add_to_breadcrumbs _('Kubernetes'), project_clusters_path(@project)
- page_title @agent_name

#js-cluster-agent-details{ data: js_cluster_agent_details_data(@agent_name, @project) }