{{ 'BASIC_INFO' | translate }}

Ali Connors

{{ 'MONTH_MAY' | translate }} 2016

{{ 'CONTACT_INFO' | translate }}

+ 79809887584

+ 788907655443

{{:: 'CODE' | translate}}

							HTML:  <

							pip-dropdown pip-actions="actions" pip-active-index="activeIndex"> </
							pip-dropdown>

							JS: 

							$scope.actions = [ {title: '{{ 'BASIC_INFO' | translate }}', id: 1}, {title: '{{ 'CONTACT_INFO' |
							translate }}', id: 2}, {title: '{{ 'CODE_SAMPLE' | translate }}', id: 3} ];
						

Tabs {{:: 'SAMPLE' | translate }}:

{{:: 'TABS_CONFIG_AND_INFO' | translate}}

{{ 'TAB_INDEX' | translate }}: {{ tabIndex }}

{{ 'VISIBLE' | translate }} {{ 'DISABLED' | translate }} {{ 'SHADOW' | translate }}

{{:: 'CODE' | translate}}

							HTML:  <

							pip-tabs pip-tabs="tabs" pip-active-index="tabIndex" pip-show-tabs="showTabs" pip-tabs-shadow="showShadow"
							pip-tabs-select="onSelect" ng-disabled="disabled"> </
							pip-tabs>

							JS: 

							$scope.tabs = [{ title: '{{ 'TABS_CONFIG_AND_INFO' | translate}}', newCounts: 0 }, {title: '{{ 'CODE_SAMPLE'
							| translate}}', newCounts: 0 }, {title: '{{ 'LIST_CHANGES' | translate}}', newCounts: 0 }];
						
Tab 2 Go to tab #1