Skip to content

Commit

Permalink
Merge pull request #5149 from himdel/pre-prov-paging
Browse files Browse the repository at this point in the history
Fix missing paging in provisioning template selection
  • Loading branch information
martinpovolny authored Jan 10, 2019
2 parents 36e62d7 + 60c5e97 commit 5f6a670
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,6 @@ def set_pre_prov_vars
end
session[:changed] = false # Turn off the submit button
@edit[:explorer] = true if @explorer
@in_a_form = true
end

def get_template_kls
Expand Down

0 comments on commit 5f6a670

Please sign in to comment.