Skip to content

Commit 77da897

Browse files
committed
Revert "Merge pull request #8852 from akhilkr128/filter_effect_fix"
This reverts commit 7e84581, reversing changes made to a8ece64.
1 parent aedc8c4 commit 77da897

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/controllers/vm_common.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -787,7 +787,6 @@ def scopes_for_role
787787
end
788788

789789
def list_child_vms(model, node_id, title, show_list)
790-
@edit = session[:edit]
791790
options = {
792791
:model => model,
793792
:named_scope => scopes_for_role,

0 commit comments

Comments
 (0)