Merge 521d2dc72f into b64cc9f7e4
This commit is contained in:
commit
1421241df5
8 changed files with 30 additions and 23 deletions
|
|
@ -13,7 +13,7 @@
|
|||
%b ID
|
||||
%th
|
||||
%b Title
|
||||
- if @conference.call_for_papers.rating != 0
|
||||
- if !@conference.call_for_papers.blank? && @conference.call_for_papers.rating != 0
|
||||
%th
|
||||
%b Rating
|
||||
%th
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue