can3p (can3p) wrote in changelog,
can3p
can3p
changelog

[livejournal] r17389: LJSUP-6773: fix repost settings when pos...

Committer: dpetrov
LJSUP-6773: fix repost settings when posting to community
U   trunk/cgi-bin/LJ/Widget/EntryForm.pm
Modified: trunk/cgi-bin/LJ/Widget/EntryForm.pm
===================================================================
--- trunk/cgi-bin/LJ/Widget/EntryForm.pm	2010-09-16 06:44:38 UTC (rev 17388)
+++ trunk/cgi-bin/LJ/Widget/EntryForm.pm	2010-09-16 07:21:25 UTC (rev 17389)
@@ -1162,7 +1162,11 @@
 
         push @secopts, ("onchange" => "customboxes()");
     }
+    else {
+        push @secopts, ("onchange" => "updateRepostButtons(this.selectedIndex)");
+    }
 
+
     $out .= LJ::html_select({
         'id' => "security",
         'name' => 'security',

Tags: can3p, livejournal, 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