From 1a26c326daf4d262e2f07267ce384a84ef4060ce Mon Sep 17 00:00:00 2001 From: Daniela Soares Feitosa Date: Thu, 16 Sep 2010 09:15:05 -0300 Subject: [PATCH] Fixed path to favicon theme on slideshow --- app/views/layouts/slideshow.rhtml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/layouts/slideshow.rhtml b/app/views/layouts/slideshow.rhtml index 6e84278..05873ca 100644 --- a/app/views/layouts/slideshow.rhtml +++ b/app/views/layouts/slideshow.rhtml @@ -2,7 +2,7 @@ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> - + <%= (@page ? @page.name + ' - ' : '') + (@profile ? @profile.name + ' - ' : '') + -- libgit2 0.21.2