Update environments breadcrumb
This commit is contained in:
parent
bdcd37610a
commit
060590b318
2 changed files with 5 additions and 1 deletions
|
@ -1,6 +1,5 @@
|
|||
- @no_container = true
|
||||
- page_title _("Environments")
|
||||
- add_to_breadcrumbs(_("Pipelines"), project_pipelines_path(@project))
|
||||
|
||||
#environments-list-view{ data: { environments_data: environments_list_data,
|
||||
"can-create-deployment" => can?(current_user, :create_deployment, @project).to_s,
|
||||
|
|
|
@ -0,0 +1,5 @@
|
|||
---
|
||||
title: Update environments breadcrumb
|
||||
merge_request: 23751
|
||||
author: George Tsiolis
|
||||
type: changed
|
Loading…
Reference in a new issue