Update performace code accordingly.
This commit is contained in:
@@ -4,17 +4,12 @@
|
||||
|
||||
<li>
|
||||
<strong>Time:</strong>
|
||||
<%= @performance.time %>
|
||||
<%= @performance.name %>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<strong>Description:</strong>
|
||||
<%= @performance.description %>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<strong>Notes:</strong>
|
||||
<%= @performance.notes %>
|
||||
<%= @performance.desc %>
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
Reference in New Issue
Block a user