bug in main.js for VideoJS on initial page load
This commit is contained in:
@@ -383,7 +383,7 @@
|
||||
$(".comment-edit-form textarea").contact_autocomplete(baseurl+"/acl");
|
||||
|
||||
// setup videos, since VideoJS won't take care of any loaded via AJAX
|
||||
_V_.autoSetup();
|
||||
if(typeof _V_ != 'undefined') _V_.autoSetup();
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user