Dialog Custom Service with Date Picker Demo

Testing whether another directive in a custom dialog works properly. In this demo we'll use the Date Picker directive that comes with Angular-UI-Bootstrap.


Date Picked: {{data.dt | date:'fullDate' }}