You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ctakes.apache.org by se...@apache.org on 2017/04/24 14:52:32 UTC

svn commit: r1792479 - /ctakes/site/trunk/content/examples.mdtext

Author: seanfinan
Date: Mon Apr 24 14:52:32 2017
New Revision: 1792479

URL: http://svn.apache.org/viewvc?rev=1792479&view=rev
Log:
ctakes-410 : added dictionary gui and piper fabricator to examples page

Modified:
    ctakes/site/trunk/content/examples.mdtext

Modified: ctakes/site/trunk/content/examples.mdtext
URL: http://svn.apache.org/viewvc/ctakes/site/trunk/content/examples.mdtext?rev=1792479&r1=1792478&r2=1792479&view=diff
==============================================================================
--- ctakes/site/trunk/content/examples.mdtext (original)
+++ ctakes/site/trunk/content/examples.mdtext Mon Apr 24 14:52:32 2017
@@ -214,7 +214,7 @@ $( "#dictgui-button" ).on( "click", func
    boingWebui.hide( boingSpeed );
    boingPiperfab.hide( boingSpeed );
    boingTimeLanes.hide( boingSpeed );
-   boingDictGui.show( boingSpeed );
+   boingDictgui.show( boingSpeed );
 });
 $( "#piperfab-button" ).on( "click", function( event ) {
    boingCvd.hide( boingSpeed );