madeon (madeon) wrote in changelog,
madeon
madeon
changelog

[livejournal] r20046: LJSV-1788: Writer's block works for RTE

Committer: sbelyaev
LJSV-1788: Writer's block works for RTE
U   trunk/cgi-bin/LJ/Widget/EntryForm.pm
Modified: trunk/cgi-bin/LJ/Widget/EntryForm.pm
===================================================================
--- trunk/cgi-bin/LJ/Widget/EntryForm.pm	2011-09-15 03:30:52 UTC (rev 20045)
+++ trunk/cgi-bin/LJ/Widget/EntryForm.pm	2011-09-15 06:44:26 UTC (rev 20046)
@@ -607,7 +607,7 @@
     my $onload = $self->onload;
 
     my $block_qotd = '';
-    if ($opts->{prop_qotdid} && !$opts->{richtext}) {
+    if ($opts->{prop_qotdid}) {
         my $qotd = LJ::QotD->get_single_question($opts->{prop_qotdid});
         my $qotd_show = LJ::Widget::QotD->qotd_display_embed(
             questions => [ $qotd ],

Tags: livejournal, madeon, pm
Subscribe

  • Post a new comment

    Error

    Anonymous comments are disabled in this journal

    default userpic

    Your reply will be screened

    Your IP address will be recorded 

  • 0 comments