fixed venue updation error

fixes #1952
This commit is contained in:
ViditChitkara 2018-01-10 01:18:07 +05:30 committed by James Mason
parent e6be579566
commit 0ee0da1898

View file

@ -8,7 +8,7 @@
.row
.col-md-6
- if @conference.venue.location?
= render '/conferences/venue_map'
= render '/conferences/venue_map', venue: @conference.venue
-else
- if @venue.commercial.nil?
.row