Савинцев Егор 🚶 (savintsev_egor) wrote in changelog,
Савинцев Егор 🚶
savintsev_egor
changelog

[livejournal] r21376: LJSUP-10219: Behavior for variables "Pub...

Committer: esavintcev
LJSUP-10219: Behavior for variables "Publish/Postpone untill" on update.bml form
U   trunk/cgi-bin/LJ/Widget/EntryForm.pm
U   trunk/htdocs/stc/entry.css
Modified: trunk/cgi-bin/LJ/Widget/EntryForm.pm
===================================================================
--- trunk/cgi-bin/LJ/Widget/EntryForm.pm	2012-03-12 13:30:40 UTC (rev 21375)
+++ trunk/cgi-bin/LJ/Widget/EntryForm.pm	2012-03-12 13:36:23 UTC (rev 21376)
@@ -590,12 +590,13 @@
         $out .= qq{
             <label class="title entrydate-title-post">$BML::ML{'entryform.post'}</label>
         };
+        $out .= qq{
+            <label class="title entrydate-title-until">$BML::ML{'entryform.postponed.until'}</label>
+        };
     }
 
-    $out .= qq{
-        <label class="title entrydate-title-until">$BML::ML{'entryform.postponed.until'}</label>
-    };
 
+
     my $backdateout = "";
     if (!LJ::is_enabled("delayed_entries")) {
         my $backdate_check = LJ::html_check({

Modified: trunk/htdocs/stc/entry.css
===================================================================
--- trunk/htdocs/stc/entry.css	2012-03-12 13:30:40 UTC (rev 21375)
+++ trunk/htdocs/stc/entry.css	2012-03-12 13:36:23 UTC (rev 21376)
@@ -258,8 +258,7 @@
 				display: none;
 				}
 			#updateForm #metainfo .entrydate-delayed.entrydate-changeit .entrydate-title-until,
-			#updateForm #metainfo .entrydate-delayed.entrydate-until .entrydate-title-post,
-			#js #updateForm #metainfo .entrydate-delayed.entrydate.entrydate-until .entrydate-title-until {
+			#updateForm #metainfo .entrydate-delayed.entrydate-until .entrydate-title-post {
 				display: none;
 				}
 			#updateForm #metainfo .entrydate-delayed.entrydate.entrydate-until .entrydate-title-until {

Tags: css, esavintcev, livejournal, pm, savintsev_egor
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