mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-01-04 06:36:27 +08:00
Overlooked a small change
This commit is contained in:
parent
1606982966
commit
25619e5e01
1 changed files with 1 additions and 0 deletions
|
@ -645,6 +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…
Reference in a new issue