This commit is contained in:
Ariejan de Vroom 2013-06-15 05:30:01 +02:00
parent 4cf539b0f1
commit 619290584b

View File

@ -27,7 +27,6 @@
%body %body
:javascript :javascript
(function(){ (function(){
alert('meh');
var bsa = document.createElement('script'); var bsa = document.createElement('script');
bsa.type = 'text/javascript'; bsa.type = 'text/javascript';
bsa.async = true; bsa.async = true;