Dialog Service Demo (v5.3) Font-Awesome Compatible

(Using: Bootstrap 3.3.6, AngularJS 1.4.8, Angular UI Bootstrap 0.14.3, Font-Awesome 4.5)

This Demo of Angular-Dialog-Service is the same as the demo for using the service without Angular-Translate. Except now the service checks to see if Font-Awesome has been loaded and will automatically use Font-Awesome icons instead of the Bootstrap "glyphicons," in the header of the predefined dialogs.

Previously glyphicons were hard wired in, if you didn't include the Bootstrap version with the glyphicons because you were using Font-Awesome instead, then nothing appeared in the dialog headers. Now the service will automatically detect that you're using Font-Awesome and include the equivalent icons for each predefined dialog.


Confirmation: {{confirmed}}

Name Enter (From Custom): {{name}}

Custom 2 Value: {{custom.val}}