Skip to content

Commit

Permalink
the already traditional forgotten commit
Browse files Browse the repository at this point in the history
  • Loading branch information
pablomendes committed Sep 6, 2011
1 parent 41a9397 commit 1df7016
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -322,12 +322,15 @@
background-position: 50% 50%;
background-repeat: no-repeat;
}
.hidden {
display: none;
}
</style>

<script>
var annotated = false;
var textInput = null;
var server = 'http://localhost:2223/rest'
var server = 'http://spotlight.dbpedia.org/dev/rest'

function run(method) {

Expand Down

0 comments on commit 1df7016

Please sign in to comment.