Commit a1654179 authored by Ivan Tyagov's avatar Ivan Tyagov

Validates state's meaning is that it has passed a validation by content -...

Validates state's meaning is that it has passed a validation by content - either ebulk client side or Wendelin side. It's not meant to be part of publication context.
parent b233978a
...@@ -62,7 +62,6 @@ ...@@ -62,7 +62,6 @@
<key> <string>Access contents information</string> </key> <key> <string>Access contents information</string> </key>
<value> <value>
<tuple> <tuple>
<string>Anonymous</string>
<string>Assignee</string> <string>Assignee</string>
<string>Assignor</string> <string>Assignor</string>
<string>Associate</string> <string>Associate</string>
...@@ -82,6 +81,12 @@ ...@@ -82,6 +81,12 @@
</tuple> </tuple>
</value> </value>
</item> </item>
<item>
<key> <string>Change local roles</string> </key>
<value>
<list/>
</value>
</item>
<item> <item>
<key> <string>Modify portal content</string> </key> <key> <string>Modify portal content</string> </key>
<value> <value>
...@@ -97,7 +102,6 @@ ...@@ -97,7 +102,6 @@
<key> <string>View</string> </key> <key> <string>View</string> </key>
<value> <value>
<tuple> <tuple>
<string>Anonymous</string>
<string>Assignee</string> <string>Assignee</string>
<string>Assignor</string> <string>Assignor</string>
<string>Associate</string> <string>Associate</string>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment