Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Example

Expand
titleMain Menu
Image RemovedImage Added

 

Code Block
themeEclipse
languagexml
titleMain Menu
<mainmenu>
	<components>
		<component><id>cmpHome</id></component>
		<component><id>cmpNew</id></component>
		<component><id>cmpEdit</id></component>
		<component><id>cmpDelete</id></component>
		<component><id>cmpSave</id>
		<component><id>cmpCancel</id></component>
		<component><id>cmpActions</id></component>
	</components>
</mainmenu>