mirror of
https://github.com/friendica/friendica
synced 2025-04-26 15:50:10 +00:00
removed fancybox as it is not used anywhere
This commit is contained in:
parent
bc8df42dcc
commit
baabb5ba8b
16 changed files with 2 additions and 2915 deletions
|
@ -101,10 +101,6 @@
|
|||
});
|
||||
|
||||
// fancyboxes
|
||||
/*$("a.popupbox").fancybox({
|
||||
'transitionIn' : 'elastic',
|
||||
'transitionOut' : 'elastic'
|
||||
});*/
|
||||
$("a.popupbox").colorbox({
|
||||
'inline' : true,
|
||||
'transition' : 'elastic'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue