kareila: (Default)
kareila ([personal profile] kareila) wrote in [site community profile] changelog2010-04-22 02:19 am

[dw-free] "Delete All" and "Refresh" at top of inbox

[commit: http://hg.dwscoalition.org/dw-free/rev/49b1c50165da]

http://bugs.dwscoalition.org/show_bug.cgi?id=2141

Move Refresh | Manage Settings links in inbox to left side of page.

Patch by [personal profile] mayank.

Files modified:
  • htdocs/inbox/index.bml
--------------------------------------------------------------------------------
diff -r 0845df63214b -r 49b1c50165da htdocs/inbox/index.bml
--- a/htdocs/inbox/index.bml	Wed Apr 21 23:21:23 2010 +0000
+++ b/htdocs/inbox/index.bml	Wed Apr 21 21:19:16 2010 -0500
@@ -137,11 +137,6 @@ body<=
 
     my $viewarg = $view  ? "&view=$view" : "";
     my $itemidarg = $itemid ? "&itemid=$itemid" : "";
-    $body .= qq{
-    <div class="inbox_newitems pkg">
-        <span class="esnlinks"><a href="$LJ::SITEROOT/inbox/?page=$page$viewarg$itemidarg" id="RefreshLink"><?_ml inbox.refresh _ml?></a> |
-          <a href="$LJ::SITEROOT/manage/subscriptions/"><?_ml inbox.manage_settings _ml?></a></span>
-    </div> };
 
     # Inbox Nav
     $body .= qq{
@@ -152,6 +147,11 @@ body<=
         </td>
         <td width="1" height="100%" style="border-left: 1px solid #ccc"><img src="$LJ::IMGPREFIX/spacer.gif"></td>
         <td id="table_inbox_messages" valign="top" style="padding-left: 10px; width: 100%;">
+            <div class="inbox_newitems pkg">
+                <span class="esnlinks" style="float: left"><a href="$LJ::SITEROOT/inbox/?page=$page$viewarg$itemidarg" id="RefreshLink"><?_ml inbox.refresh _ml?></a> |
+                    <a href="$LJ::SITEROOT/manage/subscriptions/"><?_ml inbox.manage_settings _ml?></a></span>
+            </div>
+
     };
 
     # Filter by view if specified
--------------------------------------------------------------------------------
denise: Image: Me, facing away from camera, on top of the Castel Sant'Angelo in Rome (Default)

[staff profile] denise 2010-04-22 02:22 am (UTC)(link)
FIRST COMMIT WOOHOOOOO
fu: Close-up of Fu, bringing a scoop of water to her mouth (Default)

[personal profile] fu 2010-04-22 03:08 am (UTC)(link)
Whooo! Congrats and welcome [personal profile] mayank

[personal profile] mayank 2010-04-22 06:42 am (UTC)(link)
Thanks All!
And I want to shout it out, YAY!! FIRST COMMIT!!!
yvi: Janet Fraiser smiling broadly (Stargate - Janet Smile)

[personal profile] yvi 2010-04-22 07:24 am (UTC)(link)
*does first commit dance*