mirror of
https://github.com/friendica/friendica
synced 2025-04-25 19:50:12 +00:00
update to v4.0.0; point to local host of SWF
This commit is contained in:
parent
3ce41a78b4
commit
35358baac9
26 changed files with 6837 additions and 4949 deletions
|
@ -410,7 +410,7 @@
|
|||
collapseHeight();
|
||||
|
||||
// setup videos, since VideoJS won't take care of any loaded via AJAX
|
||||
if(typeof _V_ != 'undefined') _V_.autoSetup();
|
||||
if(typeof videojs != 'undefined') videojs.autoSetup();
|
||||
});
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue