CC-2425:Tweaks to phone home metric
- Done
This commit is contained in:
parent
0b0d38b990
commit
cc542797c7
4 changed files with 10 additions and 2 deletions
|
@ -55,4 +55,8 @@ $(document).ready(function() {
|
|||
});
|
||||
|
||||
showErrorSections();
|
||||
|
||||
$("#link_to_privacy").live('click', function(){
|
||||
window.open("http://www.sourcefabric.org/en/about/policy/");
|
||||
});
|
||||
});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue