mark: A photo of Mark kneeling on top of the Taal Volcano in the Philippines. It was a long hike. (Default)
Mark Smith ([staff profile] mark) wrote in [site community profile] changelog2009-04-02 03:55 am

[dw-free] switching users on /update has a LJ image

[commit: http://hg.dwscoalition.org/dw-free/rev/7a15ae0ef83b]

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

Use DW icon instead of LJ's for no userpic.

Patch by [staff profile] denise.

Files modified:
  • htdocs/js/entry.js
--------------------------------------------------------------------------------
diff -r de22b1a162ae -r 7a15ae0ef83b htdocs/js/entry.js
--- a/htdocs/js/entry.js	Thu Apr 02 03:53:28 2009 +0000
+++ b/htdocs/js/entry.js	Thu Apr 02 03:55:10 2009 +0000
@@ -126,7 +126,7 @@ function altlogin (e) {
     var userpic_preview = $('userpic_preview');
     if (userpic_preview) {
         userpic_preview.className = "";
-        userpic_preview.innerHTML = "<img src='/img/userpic_loggedout.gif' alt='selected userpic' id='userpic_preview_image' class='userpic_loggedout' />";
+        userpic_preview.innerHTML = "<img src='/img/nouserpic.png' alt='selected userpic' id='userpic_preview_image' class='userpic_loggedout' />";
     }
 
     var mood_preview = $('mood_preview');
--------------------------------------------------------------------------------

Post a comment in response:

This account has disabled anonymous posting.
If you don't have an account you can create one now.
HTML doesn't work in the subject.
More info about formatting

If you are unable to use this captcha for any reason, please contact us by email at support@dreamwidth.org