mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2024-12-31 04:32:06 +08:00
Merge pull request #1703 from urbanrotnik/ur-sci-3382-duplicated-complete-button
Remove duplicated button [SCI-3382]
This commit is contained in:
commit
090df87f48
1 changed files with 2 additions and 3 deletions
|
@ -25,7 +25,6 @@
|
||||||
<%= render partial: "my_modules/protocols/protocol_status_bar.html.erb" %>
|
<%= render partial: "my_modules/protocols/protocol_status_bar.html.erb" %>
|
||||||
</div>
|
</div>
|
||||||
<%= render partial: "my_modules/protocols/protocol_buttons.html.erb" %>
|
<%= render partial: "my_modules/protocols/protocol_buttons.html.erb" %>
|
||||||
<%= render partial: "my_modules/state_buttons.html.erb" %>
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="row">
|
<div class="row">
|
||||||
|
|
Loading…
Reference in a new issue