Commit d37a1843 authored by Quan Nguyen's avatar Quan Nguyen

update export view display

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