Add some dummy graphic as a user's avator.

This commit is contained in:
Roland 2011-08-06 23:41:37 +02:00
parent e50d85274f
commit 988dbbad42
4 changed files with 2 additions and 2 deletions

View file

@ -12,7 +12,7 @@
<div class="row contact-summary">
<div class="onecol">
[bild]
<img src="/images/dummy_buddy_m.png" />
</div>
<div class="twocol">
<strong><%= c.firstname.blank? ? "&nbsp;".html_safe : c.firstname %></strong>

View file

@ -6,7 +6,7 @@
</div>
<div class="threecol show_picture">
[bild]
<img src="/images/dummy_buddy_lxs.png" />
</div>
<div class="sixcol">
<span id="show_name"><%= @contact.firstname %> <%= @contact.lastname %></span>

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6 KiB