@@ -784,7 +784,7 module ApplicationHelper | |||||
784 | end |
|
784 | end | |
785 |
|
785 | |||
786 | def favicon |
|
786 | def favicon | |
787 |
"<link rel='shortcut icon' href='#{ |
|
787 | "<link rel='shortcut icon' href='#{image_path('/favicon.ico')}' />" | |
788 | end |
|
788 | end | |
789 |
|
789 | |||
790 | private |
|
790 | private |
General Comments 0
You need to be logged in to leave comments.
Login now