mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-11 21:56:19 +10:00
10 lines
289 B
Plaintext
10 lines
289 B
Plaintext
- @no_container = true
|
|
|
|
%div{ class: (container_class) }
|
|
.row-content-block.second-block.content-component-block
|
|
.tree-ref-holder
|
|
= render partial: 'shared/ref_switcher', locals: {destination: 'graph'}
|
|
|
|
.oneline
|
|
You can move around the graph by using the arrow keys.
|