fixes issue #1999 - Use Object name as default export filename (#2001)

* fixes issue #1999
add dynamic name(object name) to exportAsCSV filename

* make requested changes
This commit is contained in:
Deep Tailor
2018-05-16 13:20:58 -07:00
committed by Pete Richards
parent 28311fd4dd
commit fab1def790
3 changed files with 10 additions and 2 deletions

View File

@@ -9,6 +9,7 @@
enableSort="true"
auto-scroll="autoScroll"
default-sort="defaultSort"
export-as="{{ exportAs }}"
class="tabular-holder has-control-bar">
</mct-table>
</div>