Marthee commited on
Commit
39e340e
·
verified ·
1 Parent(s): 75f1095

Update templates/FindInitialMarkups.html

Browse files
Files changed (1) hide show
  1. templates/FindInitialMarkups.html +0 -1
templates/FindInitialMarkups.html CHANGED
@@ -61,7 +61,6 @@
61
  <li><a href="{{ url_for('searchDocument') }}">Search in Documents</a></li>
62
  <li><a href="{{ url_for('TableDetection') }}">Table Detection</a></li>
63
  <li onclick="redirectFind()">Markup Specifications</li>
64
- <!-- <li><a href="{{ url_for('TestingMeasurement') }}">Testing Measurement</a></li> -->
65
  </div>
66
  </div>
67
 
 
61
  <li><a href="{{ url_for('searchDocument') }}">Search in Documents</a></li>
62
  <li><a href="{{ url_for('TableDetection') }}">Table Detection</a></li>
63
  <li onclick="redirectFind()">Markup Specifications</li>
 
64
  </div>
65
  </div>
66