Commit 50c1dafa authored by Kirill Smelkov's avatar Kirill Smelkov

.

parent 48e2b225
...@@ -314,7 +314,6 @@ ...@@ -314,7 +314,6 @@
{%- if ru.ru_type == 'ru_ref' %} {%- if ru.ru_type == 'ru_ref' %}
{{- ru.ru_ref | tojson }} {{- ru.ru_ref | tojson }}
{%- elif ru.ru_type == 'ruincell_ref' %} {%- elif ru.ru_type == 'ruincell_ref' %}
{#- XXX first check referred cell exist ? #}
{{- _jcell_ru_ref(icell_dict[ru.ruincell_ref], icell_dict, seen) }} {{- _jcell_ru_ref(icell_dict[ru.ruincell_ref], icell_dict, seen) }}
{%- else %} {%- else %}
{#- ru definition is embedded into cell #} {#- ru definition is embedded into cell #}
......
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