]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/frost/js/main.js
update to v4.0.0; point to local host of SWF
[friendica.git] / view / theme / frost / js / main.js
index d40780203a4d1ea44fc1e0c2f4ce128fc214e758..ca549011ea9ae9b5ff2fd816ad5c4332dae5a1ef 100644 (file)
                        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();
                });
        }