Add paper_trail

This commit is contained in:
nasia 2017-07-17 12:00:06 +03:00 committed by Stella Rouzi
parent f7c0b64eb5
commit d9b2ebfc36
4 changed files with 11 additions and 3 deletions

View file

@ -33,7 +33,8 @@
%td
= booth.id
%td
= image_tag(booth.picture.thumb.url, width: '20%')
- if booth.logo_link
= image_tag(booth.picture.thumb.url, width: '20%')
%td
= link_to booth.title, admin_conference_booth_path(@conference.short_title, booth)
%td