mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-02-05 22:44:22 +08:00
remove destroy column modal
This commit is contained in:
parent
525a1c15ca
commit
d47337fbf3
1 changed files with 0 additions and 1 deletions
|
@ -150,7 +150,6 @@
|
|||
locals: { repository: @repository } %>
|
||||
|
||||
<%= render partial: "repositories/delete_record_modal.html.erb" %>
|
||||
<%= render partial: "repositories/delete_column_modal.html.erb" %>
|
||||
<%= render partial: 'repositories/export_repository_modal.html.erb',
|
||||
locals: { repository: @repository } %>
|
||||
|
||||
|
|
Loading…
Reference in a new issue