We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f462c0e commit 5b29f1bCopy full SHA for 5b29f1b
app/views/timelines/index.html.erb
@@ -29,7 +29,7 @@
29
-->
30
</div>
31
<div class="card-content black-text js-content-name">
32
- <% if timeline.universe_id? %>
+ <% if timeline.universe %>
33
<p class="right">
34
<%= link_to timeline.universe, class: "#{Universe.text_color}" do %>
35
<i class="material-icons left"><%= Universe.icon %></i>
0 commit comments