Code:
sub node_unselected_button { my $id = shift;
if (haseditor($id)) {
return $CFG->{build_images_url} . "/browser/editorfolder.gif";
}
else {
return $CFG->{build_images_url} . "/browser/unselected.gif";
}
}
http://www.iuni.com/...tware/web/index.html
Links Plugins