Mercurial > public > sg101
diff gpp/downloads/fixtures/downloads_categories.json @ 255:2ba1a6d3b984
Close #104; downloads javascript has incorrect hard-coded path to star graphics. Also correct count fields in downloads category fixture.
author | Brian Neal <bgneal@gmail.com> |
---|---|
date | Tue, 21 Sep 2010 00:52:55 +0000 |
parents | 8525fb4109cc |
children |
line wrap: on
line diff
--- a/gpp/downloads/fixtures/downloads_categories.json Tue Sep 21 00:26:38 2010 +0000 +++ b/gpp/downloads/fixtures/downloads_categories.json Tue Sep 21 00:52:55 2010 +0000 @@ -43,7 +43,7 @@ "pk": 3, "model": "downloads.category", "fields": { - "count": 2, + "count": 0, "description": "Anything else.", "slug": "misc", "title": "Misc" @@ -79,4 +79,4 @@ "title": "Tablature" } } -] \ No newline at end of file +]