diff options
author | Yves <yvesf-git@xapek.org> | 2011-02-27 12:22:09 +0100 |
---|---|---|
committer | Yves <yvesf-git@xapek.org> | 2011-02-27 12:22:09 +0100 |
commit | 75376a78f665494de61b5fb97566bcbfc1b82680 (patch) | |
tree | 451e3c097276ab4c5e1cfd5b32d94683e4dabefd /website/arris_bookmarklet_helper.html | |
parent | e1012b1ac083b42052da3da4b1d7c90e4e1e6f35 (diff) | |
download | arris-master.tar.gz arris-master.zip |
Diffstat (limited to 'website/arris_bookmarklet_helper.html')
-rw-r--r-- | website/arris_bookmarklet_helper.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/website/arris_bookmarklet_helper.html b/website/arris_bookmarklet_helper.html index dbbe40d..0ff68f4 100644 --- a/website/arris_bookmarklet_helper.html +++ b/website/arris_bookmarklet_helper.html @@ -7,6 +7,9 @@ javascript: (function() { document.body.appendChild(n); })(); </pre> +<pre> +javascript: (function(){n=document.createElement('script');n.setAttribute('src','http://xapek.org/gitweb/?p=public/arris.git;a=blob_plain;f=website/arris_bookmarklet_helper.js;hb=HEAD');document.body.appendChild(n);})(); +</pre> <p> <a href="javascript: (function(){n=document.createElement('script');n.setAttribute('src','http://xapek.org/gitweb/?p=public/arris.git;a=blob_plain;f=website/arris_bookmarklet_helper.js;hb=HEAD');document.body.appendChild(n);})();">bookmarklet link</a> - |