[Tables] Enabled auto-scroll by default fixes #1040

This commit is contained in:
Henry
2016-06-20 16:18:26 -07:00
parent a3443d8077
commit ee7c450e11
3 changed files with 1 additions and 31 deletions

View File

@ -5,6 +5,6 @@
enableFilter="true"
enableSort="true"
class="tabular-holder t-exportable"
auto-scroll="autoScroll">
auto-scroll="true">
</mct-table>
</div>