%= render partial: 'shared/header', locals: { links: [["ライセンス管理", license_path], ["I-revo一覧", '#']]} %>
<%= @category.name %>一覧
<%= link_to '顧客名', show_list_irevo_path(@sort1) %>
<%= link_to 'ID', show_list_irevo_path(@sort2) %>
<%= link_to '接続ID', show_list_irevo_path(@sort3) %>
<%= link_to 'password', show_list_irevo_path(@sort4) %>
<%= link_to '固定IP', show_list_irevo_path(@sort5) %>
<%= link_to '契約開始日', show_list_irevo_path(@sort6) %>
<%= link_to '解約日', show_list_irevo_path(@sort7) %>
<%= customer.truncate(30) %>
<%= name.truncate(30) %>
<%= memo6.truncate(30) %>
<%= memo2.truncate(30) %>
<%= memo3.truncate(30) %>
<%= good.last_update %>
<%= good.memo12 %>