mirror of
https://github.com/indentlabs/notebook.git
synced 2025-10-26 11:19:22 +00:00
typo oof
This commit is contained in:
parent
a8cda5a88b
commit
fd7a3271e5
@ -16,7 +16,7 @@
|
||||
<div class="card-content">
|
||||
<div>
|
||||
<%= commission.id %>.
|
||||
<% if commision.entity.present? %>
|
||||
<% if commission.entity.present? %>
|
||||
<strong><%= link_to commission.entity.name, commission.entity %></strong>
|
||||
<% end %>
|
||||
<% if commission.style? %>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user