another weired case where a photo can have a .status_message_id but no .status_message
This commit is contained in:
parent
20e1316491
commit
965f4e2ea5
1 changed files with 1 additions and 1 deletions
|
|
@ -36,7 +36,7 @@
|
||||||
|
|
||||||
%hr
|
%hr
|
||||||
|
|
||||||
- if @photo.status_message_id
|
- if @photo.status_message
|
||||||
|
|
||||||
.span-8.last
|
.span-8.last
|
||||||
%p
|
%p
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue