Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

...

These can be added to the client by adding one or both of the actions to a toolbar in the client.

Code Block
xml
xml
linenumberstruexml
<client:config id="main">
	...
	<toolbar>
		<item action="com.cohga.dms.ShowSelected"/>
		<item action="com.cohga.dms.ShowAllSelected"/>
		...
	</toolbar>
	...
</client:config>