diff --git a/lib/Alchemy/Phrasea/Border/Attribute/Attribute.php b/lib/Alchemy/Phrasea/Border/Attribute/Attribute.php index c0759bed9f..cbeecdfb5f 100644 --- a/lib/Alchemy/Phrasea/Border/Attribute/Attribute.php +++ b/lib/Alchemy/Phrasea/Border/Attribute/Attribute.php @@ -18,6 +18,7 @@ interface Attribute { const NAME_METADATA = 'metadata'; const NAME_STORY = 'story'; + const NAME_STATUS = 'status'; /** * Return the name of the attribute, one of the self::NAME_* constants