File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3333 < hr />
3434 <% end %>
3535 <% unless @register . validated? %>
36+ <%= link_to (
37+ coauthors_register_url ( @register ) ,
38+ class : 'btn btn-primary btn-sm'
39+ ) do %>
40+ <%= fa_icon ( 'user-friends' ) %> Edit coauthors
41+ <% end %>
42+ » Add, remove, or reorder the coauthors of the list
43+ < hr />
44+
3645 <% if @register . reviewer_token? %>
3746 <%= link_to (
3847 reviewer_token_register_url ( @register ) , method : :delete ,
6574 <% end %>
6675 » Merge this register list into a different one
6776 < hr />
68-
69- <%= link_to (
70- coauthors_register_url ( @register ) ,
71- class : 'btn btn-primary btn-sm'
72- ) do %>
73- <%= fa_icon ( 'user-friends' ) %> Edit coauthors
74- <% end %>
75- » Add, remove, or reorder the coauthors of the list
76- < hr />
7777 <% end %>
7878
7979 <% id = modal ( 'Are you sure?' ) do %>
You can’t perform that action at this time.
0 commit comments