Replace more Commercials with Materials
This commit is contained in:
parent
3eeaebbdc8
commit
8a6bb87983
18 changed files with 50 additions and 50 deletions
|
|
@ -12,7 +12,7 @@
|
|||
-else
|
||||
- if @venue.commercial.nil?
|
||||
.row
|
||||
%img{ "data-src" => "holder.js/500x300?text=No Commercial Set", class: 'img-responsive img-rounded' }
|
||||
%img{ "data-src" => "holder.js/500x300?text=No Materials Set", class: 'img-responsive img-rounded' }
|
||||
- else
|
||||
- if @venue.commercial.persisted?
|
||||
.thumbnail
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue