You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ctakes.apache.org by bu...@apache.org on 2015/03/05 23:13:47 UTC

svn commit: r942502 - in /websites/staging/ctakes/trunk: cgi-bin/ content/ content/examples.html

Author: buildbot
Date: Thu Mar  5 22:13:46 2015
New Revision: 942502

Log:
Staging update by buildbot for ctakes

Modified:
    websites/staging/ctakes/trunk/cgi-bin/   (props changed)
    websites/staging/ctakes/trunk/content/   (props changed)
    websites/staging/ctakes/trunk/content/examples.html

Propchange: websites/staging/ctakes/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Thu Mar  5 22:13:46 2015
@@ -1 +1 @@
-1664493
+1664501

Propchange: websites/staging/ctakes/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Thu Mar  5 22:13:46 2015
@@ -1 +1 @@
-1664493
+1664501

Modified: websites/staging/ctakes/trunk/content/examples.html
==============================================================================
--- websites/staging/ctakes/trunk/content/examples.html (original)
+++ websites/staging/ctakes/trunk/content/examples.html Thu Mar  5 22:13:46 2015
@@ -219,7 +219,8 @@
 
 <!-- show enlarged image -->
 
-<p>Script: <script type="text/javascript">
+<p>{% block script %}
+<script type="text/javascript">
 var boingCvd = $( "#boing-cvd" );
 var boingCpe = $( "#boing-cpe" );
 var boingWebui = $( "#boing-webui" );
@@ -279,7 +280,8 @@ $( "#timelanes-button" ).on( "click", fu
    boingWebui.hide( boingSpeed );
    boingTimeLanes.show( boingSpeed );
 });
-</script></p>
+</script>
+{% endblock %}</p>
 <!--- END MAIN CONTENT --> 
 
 <footer class="small">