Mercurial > hg > Members > nobuyasu > Consensus
diff public/viewer/viewer.html @ 54:2f6b0b1bd03b
add public/js
author | one |
---|---|
date | Thu, 04 Oct 2012 18:07:37 +0900 |
parents | a405991e39d8 |
children | 8aabc749f5d8 |
line wrap: on
line diff
--- a/public/viewer/viewer.html Thu Oct 04 18:01:16 2012 +0900 +++ b/public/viewer/viewer.html Thu Oct 04 18:07:37 2012 +0900 @@ -33,8 +33,8 @@ var root_id; function loadConsensus(id){ function onload(json){ - document.title="R-Consensus : "+json.toulmin.title; - $("#header_title").text("R-Consensus : "+json.toulmin.title) + document.title="R-Consensus:"+json.toulmin.title; + $("#headertitle_main").text(json.toulmin.title) if(treeInfo){ updateToNew(json); }else{ @@ -450,7 +450,7 @@ </script> <div class='header'> -<nobr id='header_title'>R-Consensus : loading</nobr> +<nobr id='header_title'><a href='index.html'>Home</a><span id='headertitle_main' style='margin-left:40px;'>loading</span></nobr> </div> <div style="position:relative;left:0;top:0;" id='treeMain'>