Shorter name for Container Registry tab
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
This commit is contained in:
parent
30524901e2
commit
b856bd6406
1 changed files with 1 additions and 1 deletions
|
@ -58,7 +58,7 @@
|
||||||
= link_to project_container_registry_path(@project), title: 'Container Registry', class: 'shortcuts-container-registry' do
|
= link_to project_container_registry_path(@project), title: 'Container Registry', class: 'shortcuts-container-registry' do
|
||||||
= icon('hdd-o fw')
|
= icon('hdd-o fw')
|
||||||
%span
|
%span
|
||||||
Container Registry
|
Registry
|
||||||
|
|
||||||
- if project_nav_tab? :graphs
|
- if project_nav_tab? :graphs
|
||||||
= nav_link(controller: %w(graphs)) do
|
= nav_link(controller: %w(graphs)) do
|
||||||
|
|
Loading…
Reference in a new issue