Add logo for booths

This commit is contained in:
nasia 2017-06-27 17:23:37 +03:00
parent 5734c90d1e
commit 3e97200a29
5 changed files with 7 additions and 5 deletions

View file

@ -6,7 +6,6 @@ module Admin
def show
end
def new
@call_for_booths = CallForBooth.new(conference: @conference)
end