There was an error while loading. Please reload this page.
1 parent d2b501c commit 8cdf1baCopy full SHA for 8cdf1ba
1 file changed
app/components/primer/open_project/inline_message.rb
@@ -9,6 +9,8 @@ module OpenProject
9
# is designed to be used "inline", e.g. table cells, and in places
10
# where a Banner component might be overkill.
11
class InlineMessage < Primer::Component
12
+ status :open_project
13
+
14
SCHEME_ICON_MAPPINGS = {
15
warning: :alert,
16
critical: :alert,
0 commit comments