mirror of
https://github.com/nasa/openmct.git
synced 2025-06-24 10:18:20 +00:00
[Tables] Enabled auto-scroll by default fixes #1040
This commit is contained in:
@ -5,6 +5,6 @@
|
||||
enableFilter="true"
|
||||
enableSort="true"
|
||||
class="tabular-holder t-exportable"
|
||||
auto-scroll="autoScroll">
|
||||
auto-scroll="true">
|
||||
</mct-table>
|
||||
</div>
|
Reference in New Issue
Block a user