fix invalid classes and html attributes
This commit is contained in:
committed by
Pete Matsyburka
parent
e77998e53c
commit
3edd1ab32d
@@ -67,7 +67,7 @@
|
||||
</thead>
|
||||
<tbody>
|
||||
<% @mcp_tokens.each do |mcp_token| %>
|
||||
<tr scope="row">
|
||||
<tr>
|
||||
<td>
|
||||
<%= mcp_token.name %>
|
||||
</td>
|
||||
|
||||
Reference in New Issue
Block a user