You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@taverna.apache.org by br...@apache.org on 2015/03/20 15:12:07 UTC

svn commit: r1668023 - /incubator/taverna/site/trunk/content/download/code/test.md

Author: brenninc
Date: Fri Mar 20 14:12:07 2015
New Revision: 1668023

URL: http://svn.apache.org/r1668023
Log:
jquery

Modified:
    incubator/taverna/site/trunk/content/download/code/test.md

Modified: incubator/taverna/site/trunk/content/download/code/test.md
URL: http://svn.apache.org/viewvc/incubator/taverna/site/trunk/content/download/code/test.md?rev=1668023&r1=1668022&r2=1668023&view=diff
==============================================================================
--- incubator/taverna/site/trunk/content/download/code/test.md (original)
+++ incubator/taverna/site/trunk/content/download/code/test.md Fri Mar 20 14:12:07 2015
@@ -308,5 +308,7 @@ Some plugins that were previously part o
 * RShell activity
 * [Table activity](https://github.com/taverna-extras/table-activity)
 
-<script  onload="check()"/>
+$( document ).ready( check );
+
+