CC-2425:Tweaks to phone home metric

- Done
This commit is contained in:
James 2011-06-24 17:26:37 -04:00
parent 0b0d38b990
commit cc542797c7
4 changed files with 10 additions and 2 deletions

View file

@ -55,4 +55,8 @@ $(document).ready(function() {
});
showErrorSections();
$("#link_to_privacy").live('click', function(){
window.open("http://www.sourcefabric.org/en/about/policy/");
});
});