Commit d37a1843 authored by Quan Nguyen's avatar Quan Nguyen

update export view display

parent c188a167
......@@ -25,6 +25,4 @@
* @ingroup themeable
*/
#}
<div{{ attributes.addClass('taxonomy-term', 'export_id') }}>
<p>{{ content.field_id }}</p>
</div>
{{ content.field_id }}
......@@ -25,6 +25,4 @@
* @ingroup themeable
*/
#}
<div{{ attributes.addClass('taxonomy-term', 'export_id') }}>
<p>{{ content.field_id }}</p>
</div>
{{ content.field_id }}
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