We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 23fd70e commit 1054bc7Copy full SHA for 1054bc7
app/controllers/catalog_controller.rb
@@ -735,8 +735,6 @@ def svc_catalog_provision
735
)
736
@in_a_form = true
737
@dialog_locals = options[:dialog_locals]
738
- # require 'byebug'
739
- # byebug
740
replace_right_cell(:action => "dialog_provision", :dialog_locals => options[:dialog_locals])
741
else
742
# if catalog item has no dialog and provision button was pressed from list view
0 commit comments