Overlooked a small change

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

View file

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