diff options
author | Nicolas Vigier <boklm@mageia.org> | 2013-05-31 12:48:11 +0000 |
---|---|---|
committer | Nicolas Vigier <boklm@mageia.org> | 2013-05-31 12:48:11 +0000 |
commit | c875622023a26b8df8a5283b37d44790589cbb91 (patch) | |
tree | 9d6450eafdfa341ef56ef6f00b90081387937764 /tmpl/index.html | |
parent | 6c6ff997a0c19a3edbf7b6fd2cb91af2ac71567e (diff) | |
download | mgatres-c875622023a26b8df8a5283b37d44790589cbb91.tar mgatres-c875622023a26b8df8a5283b37d44790589cbb91.tar.gz mgatres-c875622023a26b8df8a5283b37d44790589cbb91.tar.bz2 mgatres-c875622023a26b8df8a5283b37d44790589cbb91.tar.xz mgatres-c875622023a26b8df8a5283b37d44790589cbb91.zip |
add list of people who donated in JSON format
git-svn-id: svn+ssh://svn.mageia.org/svn/soft/mga-treasurer/trunk@8410 5b7c3c08-40e5-403b-9995-ace06908e4af
Diffstat (limited to 'tmpl/index.html')
-rw-r--r-- | tmpl/index.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tmpl/index.html b/tmpl/index.html index 11e8382..e18c3fe 100644 --- a/tmpl/index.html +++ b/tmpl/index.html @@ -175,6 +175,8 @@ <ul> <li><a href="index.json">index.json</a>: balance, donations received in the last 30 days, and the list of the last 10 donations</li> + <li><a href="donations_who.json">donations_who.json</a>: list of people + who donated money to Mageia.Org.</li> </ul> <h2>Grisbi</h2> |