Subversion Repositories wpShopGermany4

Compare Revisions

Regard whitespace Rev 7851 → Rev 7852

/produkttemplates/standard.phtml
299,7 → 299,7
 
jQuery(document).ready(function() {
 
jQuery('.wpsg_add_basket_<?php echo $this->getTemplateIndex(); ?>').bind('click', function() {
jQuery('.wpsg_add_basket_<?php echo $this->getTemplateIndex(); ?>').on('click', function() {
 
wpsg_blockProductTemplate(<?php echo $this->getTemplateIndex(); ?>);