mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-12-09 13:46:21 +08:00
Overlooked a small change #2
This commit is contained in:
parent
25619e5e01
commit
2fab3e4caa
1 changed files with 1 additions and 1 deletions
|
|
@ -645,7 +645,7 @@ class ProtocolsController < ApplicationController
|
|||
@json_object['steps']
|
||||
)
|
||||
end
|
||||
|
||||
|
||||
@protocol = Protocol.new
|
||||
respond_to do |format|
|
||||
format.js {} # go to the js.erb file named the same as this controller,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue