Overlooked a small change #2

This commit is contained in:
Zanz2 2018-04-02 20:05:06 +02:00 committed by GitHub
parent 25619e5e01
commit 2fab3e4caa
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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,