mirror of
https://github.com/datahub-project/datahub.git
synced 2025-08-11 18:56:41 +00:00

* frontend - Module consolidation for some test modules and reduces errors from unsupported API calls * Fix broken test
4 lines
104 B
Handlebars
4 lines
104 B
Handlebars
{{#if @entity.description}}
|
|
<span class={{@options.className}}>{{@entity.description}}</span>
|
|
{{/if}}
|