Skip to content

Commit

Permalink
Fixes #34784 - Module streams - Add actions (#10066)
Browse files Browse the repository at this point in the history
  • Loading branch information
sjha4 authored Apr 26, 2022
1 parent 7b1bd0e commit ffda83f
Show file tree
Hide file tree
Showing 7 changed files with 459 additions and 72 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@ attributes :upgradable? => :upgradable
attributes :install_status => :install_status

glue(@object.available_module_stream) do
attributes :name, :stream, :module_spec
attributes :id, :name, :stream, :module_spec
end
Loading

0 comments on commit ffda83f

Please sign in to comment.