summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYves <yvesf-git@xapek.org>2011-02-27 12:22:09 +0100
committerYves <yvesf-git@xapek.org>2011-02-27 12:22:09 +0100
commit75376a78f665494de61b5fb97566bcbfc1b82680 (patch)
tree451e3c097276ab4c5e1cfd5b32d94683e4dabefd
parente1012b1ac083b42052da3da4b1d7c90e4e1e6f35 (diff)
downloadarris-master.tar.gz
arris-master.zip
bookmerkeltlinkHEADmaster
-rw-r--r--website/arris_bookmarklet_helper.html3
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>
-