Browse Source

Disable modal debug:

pull/1481/head
jlukic 9 years ago
parent
commit
46f14ab0e0
1 changed files with 1 additions and 1 deletions
  1. 2
      src/definitions/modules/modal.js

2
src/definitions/modules/modal.js

@ -796,7 +796,7 @@ $.fn.modal.settings = {
name : 'Modal',
namespace : 'modal',
debug : true,
debug : false,
verbose : true,
performance : true,

Loading…
Cancel
Save