Skip to content

Commit 8cdf1ba

Browse files
committed
fix status
1 parent d2b501c commit 8cdf1ba

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

app/components/primer/open_project/inline_message.rb

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ module OpenProject
99
# is designed to be used "inline", e.g. table cells, and in places
1010
# where a Banner component might be overkill.
1111
class InlineMessage < Primer::Component
12+
status :open_project
13+
1214
SCHEME_ICON_MAPPINGS = {
1315
warning: :alert,
1416
critical: :alert,

0 commit comments

Comments
 (0)