Skip to content
Snippets Groups Projects
Commit f7c92e78 authored by efalcy's avatar efalcy
Browse files

Fix domain browsing

parent 31a2212b
Branches
Tags
2 merge requests!258Dev/13872 Orphee Allow Hold Available Items,!1112091 Domains Browsing
<?php
$this->openBoite('');
echo $this->renderDomainBrowser($this->current_domain,$this->id_module);
echo $this->renderDomainBrowser($this->current_domain,
$this->id_module,
$this->preferences);
$this->closeBoite();
?>
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