swapped back icon in mobile header for list icon

This commit is contained in:
zhitomirskiyi 2011-01-24 12:45:30 -08:00
parent 7bec92b7bf
commit 4217aa75e0
2 changed files with 1 additions and 1 deletions

View file

@ -31,7 +31,7 @@
#header #header
- if current_user - if current_user
.left .left
= link_to(image_tag('icons/back_white.png'), '#menu', :id => "menu_button") = link_to(image_tag('icons/list_white.png'), '#menu', :id => "menu_button")
.right .right
= link_to(image_tag('icons/search_white.png'), people_path) = link_to(image_tag('icons/search_white.png'), people_path)

Binary file not shown.

After

Width:  |  Height:  |  Size: 474 B