Closed (fixed)
Project:
Views Calc
Version:
5.x-1.0
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
19 Feb 2009 at 15:57 UTC
Updated:
28 Feb 2009 at 22:30 UTC
Hi, sorry for my bad english
I want apply the EUR format at the result (€ 2.000,00), it is possible? I find a patch in the issues ( http://drupal.org/node/132835) but return me blank screen.
any suggestion please?
Best regards
Luca
Comments
Comment #1
linno commentedsorry is v. 5.x-1.0 not dev
Comment #2
linno commentedComment #3
linno commentedthere is a error in line 122
= array('' => ''); change in
$options = array('' => '');
Comment #4
linno commented