Committer: atyurin
LJSUP-14345: Problem with add pics to entry in RTEU trunk/htdocs/js/ck/plugins/livejournal/plugin.js
Modified: trunk/htdocs/js/ck/plugins/livejournal/plugin.js =================================================================== --- trunk/htdocs/js/ck/plugins/livejournal/plugin.js 2012-11-26 10:10:07 UTC (rev 23358) +++ trunk/htdocs/js/ck/plugins/livejournal/plugin.js 2012-11-26 11:46:08 UTC (rev 23359) @@ -432,6 +432,7 @@ }); function findLJTags(evt) { + editor.fire('updateSnapshot'); if (editor.onSwitch === true) { delete editor.onSwitch; return; @@ -510,6 +511,7 @@ } } } + editor.fire('updateSnapshot'); } // Configure editor