Merge branch 'master' of github.com:mozilla/send into testpilotGA
This commit is contained in:
commit
76a6f02eb7
5 changed files with 23 additions and 12 deletions
|
@ -21,7 +21,8 @@ $(document).ready(function() {
|
|||
value: 0.0,
|
||||
startAngle: -Math.PI / 2,
|
||||
fill: '#00C8D7',
|
||||
size: 158
|
||||
size: 158,
|
||||
animation: { duration: 300 }
|
||||
});
|
||||
$('#download-btn').click(download);
|
||||
function download() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue