Kaydet (Commit) 90aa0aa5 authored tarafından Jan Holesovsky's avatar Jan Holesovsky

changes sidebar: Limit it to Writer only for now.

Change-Id: Id8cc814853b820b2c148d8ab88b4709b0994f7c4
üst e5d87682
...@@ -193,7 +193,11 @@ ...@@ -193,7 +193,11 @@
</prop> </prop>
<prop oor:name="ContextList"> <prop oor:name="ContextList">
<value oor:separator=";"> <value oor:separator=";">
any, any, visible ; WriterVariants, Annotation, visible ;
WriterVariants, DrawText, visible ;
WriterVariants, Table, visible ;
WriterVariants, Text, visible ;
WriterVariants, default, visible ;
</value> </value>
</prop> </prop>
<prop oor:name="OrderIndex" oor:type="xs:int"> <prop oor:name="OrderIndex" oor:type="xs:int">
......
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