Skip to content

Commit 31da467

Browse files
GilbertCherriejeffibm
authored andcommitted
Convert order service form
1 parent 172215b commit 31da467

File tree

12 files changed

+1080
-3
lines changed

12 files changed

+1080
-3
lines changed

app/controllers/catalog_controller.rb

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -709,6 +709,9 @@ def svc_catalog_provision
709709
ra, st, svc_catalog_provision_finish_submit_endpoint
710710
)
711711
@in_a_form = true
712+
@dialog_locals = options[:dialog_locals]
713+
# require 'byebug'
714+
# byebug
712715
replace_right_cell(:action => "dialog_provision", :dialog_locals => options[:dialog_locals])
713716
else
714717
# if catalog item has no dialog and provision button was pressed from list view

0 commit comments

Comments
 (0)