git-svn-id: http://xe-core.googlecode.com/svn/trunk@692 201d5d3c-b55e-5fd7-737f-ddc643e51545

This commit is contained in:
zero 2007-03-26 14:11:52 +00:00
parent e3f9c61d6e
commit c99b178b21

View file

@ -91,7 +91,6 @@ function insertSlideShow() {
for(var i=0; i<list.length;i++) {
images_list += list[i].trim()+"\n";
}
if(selected_node) {
selected_node.setAttribute("width", width);
selected_node.setAttribute("gallery_style", gallery_style);