GetElmentURL fichinter instead of ficheinter (to be ok with element of
fichinter class
This commit is contained in:
parent
94e2ea05d2
commit
6190dddac9
@ -2517,7 +2517,7 @@ abstract class CommonObject
|
||||
if ($objecttype == 'cabinetmed_cons') {
|
||||
$classpath = 'cabinetmed/class'; $module='cabinetmed'; $subelement='cabinetmedcons';
|
||||
}
|
||||
if ($objecttype == 'ficheinter') {
|
||||
if ($objecttype == 'fichinter') {
|
||||
$classpath = 'fichinter/class'; $module='ficheinter'; $subelement='fichinter';
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user