From b4d50510f92377e28f257f137160380b7fd30538 Mon Sep 17 00:00:00 2001 From: Maxwell Salzberg Date: Fri, 20 Apr 2012 00:49:23 -0700 Subject: [PATCH] sorry aobut that [ci skip] --- app/views/shared/_publisher.mobile.haml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/app/views/shared/_publisher.mobile.haml b/app/views/shared/_publisher.mobile.haml index 77b248c59..a2a0b5fbb 100644 --- a/app/views/shared/_publisher.mobile.haml +++ b/app/views/shared/_publisher.mobile.haml @@ -31,7 +31,4 @@ - current_user.aspects.each do |aspect| %option{:value => aspect.id} - = "· #{aspect.name}" -= form_for Photo.new, :html => {:multipart => true} do |f| - = f.file_field :image - + = "· #{aspect.name}" \ No newline at end of file