perazhog (perazhog) wrote in changelog,
perazhog
perazhog
changelog

[livejournal] r21567: LJSUP-11421: Cliend-side development for...

Committer: egeraskin
LJSUP-11421: Cliend-side development for Trava.ru
U   trunk/htdocs/manage/profile/index.bml
Modified: trunk/htdocs/manage/profile/index.bml
===================================================================
--- trunk/htdocs/manage/profile/index.bml	2012-03-27 15:05:40 UTC (rev 21566)
+++ trunk/htdocs/manage/profile/index.bml	2012-03-28 08:05:24 UTC (rev 21567)
@@ -697,8 +697,13 @@
             $ret .= "<table class='field_block'>\n";
 
             $ret .= "<tr><td class='field_name'><label for='playlist_id'>$ML{'.fn.playlist_on_trava.ru'}</label></td><td>";
-            $ret .= qq~<input type="hidden" name="trava_uid" id="trava_uid" value="$trava_uid"><input type="hidden" name="playlist_id" id="playlist_id" value="$playlist_id" />~ . $ML{'.pl.selected'}. qq~<span id="playlist_name"> Loading playlist...</span><br/>~;
-
+            $ret .= qq~<input type="hidden" name="trava_uid" id="trava_uid" value="$trava_uid"><input type="hidden" name="playlist_id" id="playlist_id" value="$playlist_id" />~;
+            $ret .= qq~<dl class="music-settings-manage-playlist"><dt>~ . $ML{'.pl.selected'}. qq~<span id="playlist_name"> Loading playlist...</span></dt>~;
+            $ret .= qq~<dd>~ . $ML{'.pl.change'}. qq~~;
+            $ret .= "<select id=''>";
+            $ret .= "</select>";
+            $ret .= "</dd>";
+		    $ret .= "</td>";
             $ret .= "</table>\n";
         }
         }

Tags: bml, egeraskin, livejournal, perazhog
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