Ali Connors
{{ 'MONTH_MAY' | translate }} 2016
+ 79809887584
{{ 'MOBILE' | translate }}
+ 788907655443
{{ 'HOME' | 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}
];