| changeset 131 | f7f6c6acf9b9 |
| parent 128 | 5ce3313fb21d |
| child 132 | 2f15d59e65ef |
--- a/integration/v2/js/main.js Thu Jun 20 15:21:47 2013 +0200 +++ b/integration/v2/js/main.js Thu Jun 20 16:21:35 2013 +0200 @@ -7,7 +7,7 @@ gutter : 20 }); //popin - $('.new-collection').bind('click', function(e){ + $('.open-popin').bind('click', function(e){ e.preventDefault(); var target = $(this).attr('href'); $('.popin-wrap').fadeIn(function(){