mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-28 07:39:55 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/trunk@1301 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
16065766f0
commit
071690e444
4 changed files with 38 additions and 30 deletions
|
|
@ -201,7 +201,7 @@ function blogDrawNode(parent_node) {
|
|||
|
||||
html += '<div id="'+zone_id+'" class="node_item">'+
|
||||
'<div id="'+zone_id+'_line" class="'+line_class+'">'+
|
||||
'<span id="'+zone_id+'_folder" '+click_str+'></span>'+
|
||||
'<div id="'+zone_id+'_folder" '+click_str+'></div>'+
|
||||
'<span id="'+zone_id+'_node" class="'+text_class+'" onclick="blogSelectNode('+node_srl+')">'+text+'</span>'+
|
||||
'</div>';
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue