debian-mirror-gitlab/app/views/projects/network/_head.html.haml
2023-04-23 21:23:45 +05:30

6 lines
282 B
Text

.row-content-block.second-block.content-component-block.gl-px-0.gl-py-3
.gl-w-20
#js-graph-ref-switcher{ data: { project_id: @project.id, ref: @ref, network_path: project_network_path(@project) } }
.oneline
= _("You can move around the graph by using the arrow keys.")