removed fancybox as it is not used anywhere

This commit is contained in:
hauke 2014-09-07 14:54:10 +02:00
parent bc8df42dcc
commit baabb5ba8b
16 changed files with 2 additions and 2915 deletions

View file

@ -101,10 +101,6 @@
});
// fancyboxes
/*$("a.popupbox").fancybox({
'transitionIn' : 'elastic',
'transitionOut' : 'elastic'
});*/
$("a.popupbox").colorbox({
'inline' : true,
'transition' : 'elastic'