mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
FIX: Show 'Export' button for all tabular reports. (#7838)
This commit is contained in:
committed by
Joffrey JAFFEUX
parent
426c8045de
commit
bfdf740a05
@@ -164,7 +164,7 @@
|
||||
</div>
|
||||
{{/each}}
|
||||
|
||||
{{#if showExport}}
|
||||
{{#if model.isTable}}
|
||||
<div class="control">
|
||||
<div class="input">
|
||||
{{d-button
|
||||
|
||||
Reference in New Issue
Block a user