From: Mike Taylor Date: Thu, 27 Jun 2013 14:32:10 +0000 (+0200) Subject: class="facet", not "termlist", as that confuses with id="termlist" X-Git-Tag: 0.9.1~434 X-Git-Url: http://git.indexdata.com/?p=mkws-moved-to-github.git;a=commitdiff_plain;h=c35479253c705e0d3d2ed37fa0cc1604ff0053e5 class="facet", not "termlist", as that confuses with id="termlist" --- diff --git a/experiments/spclient/mkws.js b/experiments/spclient/mkws.js index fb40b8f..1347ed4 100644 --- a/experiments/spclient/mkws.js +++ b/experiments/spclient/mkws.js @@ -164,7 +164,7 @@ function my_onterm(data) { var termlists = []; termlists.push('
' + M('Termlists') + '
'); - termlists.push('
'); + termlists.push('
'); termlists.push('
' + M('Sources') + '
'); for (var i = 0; i < data.xtargets.length && i < SourceMax; i++ ) { termlists.push(''); - termlists.push('
'); + termlists.push(''); - termlists.push('
'); + termlists.push('
'); termlists.push('
' + M('Authors') + '
'); for (var i = 0; i < data.author.length && i < AuthorMax; i++ ) { termlists.push(''