Merge pull request #6633 from SvenDowideit/avoid-extra-gravatar-download

Lets not download the gravatar and then download a different one after t...
Upstream-commit: f1ac8962f995d650ec10b04b055c8bbb0db4bec4
Component: engine
This commit is contained in:
James Turnbull
2014-06-23 23:58:15 -07:00
+1 -1
View File
@@ -32,7 +32,7 @@
<ul class="nav user">
<li class="dropdown">
<a id="logged-in-header-username" class="dropdown-toggle" data-toggle="dropdown" href="#">
<img class="profile" src="https://secure.gravatar.com/avatar/26dc2b32b9e753823aef55e89687a9fc.jpg?s=30&amp;r=g&amp;d=mm" alt="profile picture">ostezer
<img class="profile" src="" alt="profile picture">
</a>
<ul class="dropdown-menu pull-right">
<li><a href="https://hub.docker.com/">View Profile</a></li>