diff --git a/public/main.js b/public/main.js index 48af284..f891e3c 100644 --- a/public/main.js +++ b/public/main.js @@ -7,6 +7,7 @@ var gamificationPlugin = { layout: 'center', modal: 'true', theme: 'relax', + closeWith: ['click', 'backdrop'], animation: { open : 'animated bounceInLeft', close : 'animated bounceOutLeft', -- libgit2 0.21.2