Skip to content

Commit

Permalink
Renaming button
Browse files Browse the repository at this point in the history
  • Loading branch information
jaanatak committed Apr 4, 2014
1 parent 71237d5 commit de5a309
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -284,7 +284,7 @@


<button id="addAnnotationButton" class="btn btn-info"><span class="glyphicon glyphicon-pencil"></span> Add annotation</button>
<button id="queryButton" class="btn btn-info"><span class="glyphicon "></span> Show local sparql data</button>
<button id="queryButton" class="btn btn-info"><span class="glyphicon "></span> Fetch annotations</button>
<button id="showSimilarSearchButton" class="btn btn-default"> Find Similar</button>

<!-- progress bar start -->
Expand Down

0 comments on commit de5a309

Please sign in to comment.