Skip to content

Commit

Permalink
Fixes #24071 - Adding locked state (theforeman#5741)
Browse files Browse the repository at this point in the history
  • Loading branch information
sbernhard authored and dLobatog committed Jun 26, 2018
1 parent c189204 commit c6a311f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/api/v2/ptables/show.json.rabl
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ object @ptable

extends "api/v2/ptables/main"

attributes :layout
attributes :layout, :locked

child :operatingsystems do
extends "api/v2/operatingsystems/base"
Expand Down

0 comments on commit c6a311f

Please sign in to comment.