X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs-website;a=blobdiff_plain;f=web%2Fcore%2Fmodules%2Fcontextual%2Fjs%2Ftoolbar%2Fviews%2FAuralView.es6.js;fp=web%2Fcore%2Fmodules%2Fcontextual%2Fjs%2Ftoolbar%2Fviews%2FAuralView.es6.js;h=757c8868d17187c9a25680b9582bb687f2cbefc1;hp=f243e4bd34d0f9b93b008e380279bc61aaf8ae11;hb=af6d1fb995500ae68849458ee10d66abbdcfb252;hpb=680c79a86e3ed402f263faeac92e89fb6d9edcc0 diff --git a/web/core/modules/contextual/js/toolbar/views/AuralView.es6.js b/web/core/modules/contextual/js/toolbar/views/AuralView.es6.js index f243e4bd3..757c8868d 100644 --- a/web/core/modules/contextual/js/toolbar/views/AuralView.es6.js +++ b/web/core/modules/contextual/js/toolbar/views/AuralView.es6.js @@ -30,6 +30,7 @@ this.listenTo(this.model, 'change:isViewing', this.manageTabbing); $(document).on('keyup', _.bind(this.onKeypress, this)); + this.manageTabbing(); }, /**