Browse Source

Update modal.js

pull/6281/head
imilo 7 years ago
committed by GitHub
parent
commit
da8e72fb01
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. 2
      src/definitions/modules/modal.js

2
src/definitions/modules/modal.js

@ -903,7 +903,7 @@ $.fn.modal.settings = {
closable : true,
autofocus : true,
// whether return focus to the element out of a viewport
// whether to return focus to the element out of a viewport
// after the modal window is closed
focusInvisible : true,

Loading…
Cancel
Save