From 06654b13b2d1580c4d84000f4ff54a01b98d386d Mon Sep 17 00:00:00 2001 From: danielvincent Date: Wed, 27 Oct 2010 22:55:58 -0700 Subject: [PATCH] posts don't socket into services#index anymore. --- app/views/services/index.html.haml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/services/index.html.haml b/app/views/services/index.html.haml index 8d00f8eb3..ee298eb34 100644 --- a/app/views/services/index.html.haml +++ b/app/views/services/index.html.haml @@ -14,7 +14,7 @@ %h2 Services - %ul#stream + %ul - for service in @services %h3 %b= service.provider