Skip to content
Snippets Groups Projects
Commit 9c8ede8a authored by Alex Arnaud's avatar Alex Arnaud Committed by Patrick Barroca
Browse files

dev #23802 - Show tree select for hierarchical dsiplay

parent f16fae3e
Branches
Tags
3 merge requests!896Master,!846Dev#23802 add sito arborescence,!839Dev#23802 add sito arborescence
......@@ -51,7 +51,7 @@
echo $this->treeSelect(
$this->preferences["id_items"],
$this->preferences["id_categorie"],
($this->preferences["type_aff"] == "1"),
($this->preferences["type_aff"] != "2"),
BASE_URL.'/admin/bib/allitems?id_bib='.$this->id_bib.'&type=sito',
"form");
?>
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment