mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-09 20:12:14 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/trunk@692 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
e3f9c61d6e
commit
c99b178b21
1 changed files with 0 additions and 1 deletions
|
|
@ -91,7 +91,6 @@ function insertSlideShow() {
|
||||||
for(var i=0; i<list.length;i++) {
|
for(var i=0; i<list.length;i++) {
|
||||||
images_list += list[i].trim()+"\n";
|
images_list += list[i].trim()+"\n";
|
||||||
}
|
}
|
||||||
|
|
||||||
if(selected_node) {
|
if(selected_node) {
|
||||||
selected_node.setAttribute("width", width);
|
selected_node.setAttribute("width", width);
|
||||||
selected_node.setAttribute("gallery_style", gallery_style);
|
selected_node.setAttribute("gallery_style", gallery_style);
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue