Skip to content

Commit

Permalink
Clean code
Browse files Browse the repository at this point in the history
  • Loading branch information
B-Rass committed Oct 18, 2023
1 parent c0c18f6 commit 5690afb
Showing 1 changed file with 0 additions and 16 deletions.
16 changes: 0 additions & 16 deletions app/views/rooms/_action_buttons.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -110,21 +110,5 @@
</dt>
<dd><%= t(".caption.no_client")%></dd>
</dl>
<!-- <div>
<span>
<span class="pdu port_container unreferenced_client">
<a class="port portFC empty">01</a>
</span>
</span>
<span><%= t(".caption.unreferenced_client")%></span>
</div>
<div>
<span>
<span class="pdu port_container no_client">
<a class="port portFC empty">02</a>
</span>
</span>
<span><%= t(".caption.no_client")%></span>
</div> -->
<% end %>
</span>

0 comments on commit 5690afb

Please sign in to comment.