You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ctakes.apache.org by mi...@apache.org on 2015/02/25 01:28:30 UTC

svn commit: r1662148 - /ctakes/site/new/examples.html

Author: michelle
Date: Wed Feb 25 00:28:30 2015
New Revision: 1662148

URL: http://svn.apache.org/r1662148
Log:
CTAKES-342 comment out lack of examples. need to be filled out

Modified:
    ctakes/site/new/examples.html

Modified: ctakes/site/new/examples.html
URL: http://svn.apache.org/viewvc/ctakes/site/new/examples.html?rev=1662148&r1=1662147&r2=1662148&view=diff
==============================================================================
--- ctakes/site/new/examples.html (original)
+++ ctakes/site/new/examples.html Wed Feb 25 00:28:30 2015
@@ -165,11 +165,11 @@
          </div>
       </div>
    </div>
-
+<!--
 
       <div class="jumbotron">
          <div class="row">
-         <!-- radio buttons -->
+         <!-- radio buttons --
          <div class="col-sm-1">
             <div class="btn-group btn-group-xs" role="group" aria-label="...">
                <button type="button" class="btn btn-default" style="width: 100%;">Sentence</button>
@@ -196,7 +196,7 @@
                <button type="button" class="btn btn-default" style="width: 100%;">Time Relation</button>
             </div>
          </div>
-         <!-- text panel -->
+         <!-- text panel --
          <div class="col-sm-10">
             <div class="panel panel-default">
                <div class="panel-body" style="text-align: left">
@@ -225,9 +225,10 @@
             <!--<div class="panel-body">-->
                <!--<p>[Type1]    [Type2]   [Type3]   [etc...]</p>-->
             <!--</div>-->
-         <!--</div>-->
+         <!--</div>--
 
       </div>
+    -->
    <!-- end jumbotron -->
 
    </div>