Aleksander Machniak
2013-08-20 bcedf05d19ba1b2f63bdbfe42ff2c726fc50b6b6
program/js/tiny_mce/plugins/media/editor_plugin_src.js
@@ -382,7 +382,7 @@
         data = JSON.parse(data);
         typeItem = this.getType(node.attr('class'));
         style = node.attr('data-mce-style')
         style = node.attr('data-mce-style');
         if (!style) {
            style = node.attr('style');