Changeset - 87a658a6b654
[Not reviewed]
0 1 0
Bradley Kuhn (bkuhn) - 9 years ago 2015-05-10 00:25:25
bkuhn@ebb.org
correct variable name.
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
www/conservancy/apps/fundgoal/views.py
Show inline comments
...
 
@@ -10,3 +10,3 @@ def view(request):
 
                    'fundraiser_donation_count_disclose_threshold' ]
 
    GET = obj.GET
 
    GET = request.GET
 
    codeNames =  []
0 comments (0 inline, 0 general)