Merge branch 'ticket-GAnalytics' into develop
This commit is contained in:
commit
973fb9bdf1
@ -43,7 +43,7 @@
|
||||
}
|
||||
if ($input.val()) {
|
||||
// LOADER POUR PAYBOX
|
||||
if ($input.attr('data-module-name') == "paybox"){
|
||||
if ($input.attr('data-module-name') == "paybox-direct"){
|
||||
$('.overlay_bbb').fadeIn();
|
||||
$('.box_paybox').fadeIn();
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user