Skip to content

Commit

Permalink
added assets to textual group list
Browse files Browse the repository at this point in the history
  • Loading branch information
MaysaMacedo committed May 16, 2017
1 parent 96a25f5 commit 777cc6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/controllers/physical_server_controller.rb
Expand Up @@ -34,7 +34,7 @@ def show_list

def textual_group_list
[
%i(properties networks relationships power_management),
%i(properties networks relationships power_management assets),
]
end
helper_method :textual_group_list
Expand Down

0 comments on commit 777cc6d

Please sign in to comment.