2016-06-16 23:09:34 +05:30
|
|
|
- @no_container = true
|
2015-12-23 02:04:40 +05:30
|
|
|
|
2016-08-24 12:49:21 +05:30
|
|
|
%div{ class: container_class }
|
2016-06-16 23:09:34 +05:30
|
|
|
.row-content-block.second-block.content-component-block
|
|
|
|
.tree-ref-holder
|
|
|
|
= render partial: 'shared/ref_switcher', locals: {destination: 'graph'}
|
|
|
|
|
|
|
|
.oneline
|
2018-03-17 18:26:18 +05:30
|
|
|
= _("You can move around the graph by using the arrow keys.")
|