Change performer field usage according to the changes in schema.
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
<%= if performer.confirmed == true do %>
|
||||
<article>
|
||||
<h2><%= performer.fname %> <%= performer.lname %></h2>
|
||||
<p><%= performer.notes %></p>
|
||||
<p><%= performer.desc %></p>
|
||||
</article>
|
||||
<% end %>
|
||||
<% end %>
|
||||
|
||||
Reference in New Issue
Block a user