MDL-69336 lib: Correctly return promises when table show/hide columns
authorMichael Hawkins <michaelh@moodle.com>
Thu, 23 Jul 2020 04:45:19 +0000 (12:45 +0800)
committerMichael Hawkins <michaelh@moodle.com>
Tue, 4 Aug 2020 07:18:39 +0000 (15:18 +0800)
commitbd40419f2f54d6507d0a050f067fc7e6f6c63616
treec734a50c3d9fc6d663b98f2631ef2882ce7158ed
parentc2f188311e555c482831961f28f436e6829b6d97
MDL-69336 lib: Correctly return promises when table show/hide columns

Previously showColumn and HideColumn were returning nothing, so
attempts to catch exceptions were themselves throwing errors in the
browser console.
lib/table/amd/build/dynamic.min.js
lib/table/amd/build/dynamic.min.js.map
lib/table/amd/src/dynamic.js