Flash is diables, no pluginPath required

This commit is contained in:
MaZderMind 2015-04-06 00:39:49 +02:00
parent 2a8180c735
commit 2b0ae8cf39

View file

@ -152,7 +152,6 @@ $(function() {
})(mejs.i18n.locale.strings);
$('body.room video, body.embed video').mediaelementplayer({
pluginPath: 'assets/mejs/',
features: ['playpause', 'volume', 'fullscreen'],
enableAutosize: true
});