<uib-tabset type="tabs">
<uib-tab heading="Event Workflow Activities">
<div ng-include src="'webapp/event/EventWorkflowActivities.tpl.html'"></div>
</uib-tab>
</uib-tabset>
I am using UI Bootstrap Tabs like above, is there any way to get broadcast an event when you switch between tabs?