Skip to content

Commit

Permalink
Filter effect and clear option missing in sub listing pages
Browse files Browse the repository at this point in the history
  • Loading branch information
akhilkr128 committed Jul 7, 2023
1 parent 96459cf commit eb35216
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/controllers/vm_common.rb
Original file line number Diff line number Diff line change
Expand Up @@ -787,6 +787,7 @@ def scopes_for_role
end

def list_child_vms(model, node_id, title, show_list)
@edit = session[:edit]
options = {
:model => model,
:named_scope => scopes_for_role,
Expand Down

0 comments on commit eb35216

Please sign in to comment.