diff --git a/templates/client/static_client/js/_modules/block.common.js b/templates/client/static_client/js/_modules/block.common.js index 767b619a..0171b022 100644 --- a/templates/client/static_client/js/_modules/block.common.js +++ b/templates/client/static_client/js/_modules/block.common.js @@ -210,7 +210,7 @@ if (EXPO.common){ $("input[type='checkbox'], input[type='radio']").customRadioCheck(); // add to calendar button click event functional - $.fancybox('#pw-reg-complete'); + //$.fancybox('#pw-reg-complete'); });