Commit 1d56d836 authored by Kirill Smelkov's avatar Kirill Smelkov

.

parent 39ba47bb
......@@ -61,7 +61,7 @@
{%- do ru_dict.update({ref: slave}) %}
{%- elif 'cell_type' in _ %}
{%- do cell_dict.update({ref: slave}) %}
{%- set ru = cell['ru'] %}
{%- set ru = _['ru'] %}
{%- if ru['ru_type'] not in ('ru_ref', 'ruincell_ref') %}
{#- embedded ru definition -> expose it as `_<cell_ref>_ru` #}
{%- do ru_dict.update({'_%s_ru' % ref: ru}) %}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment