You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ang...@googlegroups.com
Been working on a simple Angular app and had a question about getting access to just the currency symbol for display, without a number with it.
I am using bootstrap for the UI and was trying to get it to show the currency symbol as a prepended add-on for the input, but I don't know how to get it to show the currency symbol that is currently the default:
Is there a way to access it without specifying a value to apply the filter to?
Thanks!
Pawel Kozlowski
unread,
Mar 2, 2013, 11:55:59 AM3/2/13
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ang...@googlegroups.com
Hi!
Not sure if I'm reading your question correctly but if you want to get
access to the currency symbol as outputed by the currency filter you
can do so by using the $locale service: