Skip to content
Snippets Groups Projects

Waterbear ws

Merged Laurent requested to merge waterbear_ws into master
Compare and
+ 312
6
Preferences
Compare changes
Files
@@ -97,15 +97,12 @@ function getBlocsParams($id_bib, $type, $valeurs) {
return getOuiNon($id, $valeur);
}]];
if(in_array($clef, [COM_PMB]))
$champs_params[0] = ['url_serveur'];
if(in_array($clef, [COM_CDSCRIPT]))
$champs_params[0] = ['server_url',
'remote_library_id'];
if (in_array($clef, [COM_VSMART, COM_MICROBIB, COM_BIBLIXNET]))
if (in_array($clef, [COM_PMB, COM_VSMART, COM_MICROBIB, COM_BIBLIXNET, COM_WATERBEAR]))
$champs_params[0] = ['url_serveur'];
if (in_array($clef, [COM_CARTHAME]))