Aleksander Machniak
2012-07-30 bc92ca56ef6c51393d2782b7654eaa162dfc2e10
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');