Skip to content

Instantly share code, notes, and snippets.

@Mantus667
Created June 15, 2015 13:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Mantus667/7e7a87341859278639f3 to your computer and use it in GitHub Desktop.
Save Mantus667/7e7a87341859278639f3 to your computer and use it in GitHub Desktop.
Dashboard configuration sample
<section alias='EventCalendarDashboardSection'> <areas> <area>eventCalendar</area>
</areas>
<tab caption='EventCalendar'>
<control addPanel='true' panelCaption=''>/App_Plugins/EventCalendar/backoffice/ecTree/dashboard.html</control>
</tab>
<tab caption='Import'>
<control addPanel='true' panelCaption=''>/App_Plugins/EventCalendar/backoffice/ecTree/importDashboard.html</control>
</tab>
</section>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment