Commit d5248832 by Frédéric

SLug

parent aedc0167
......@@ -100,7 +100,7 @@ class ContentTypeFile
$fields['slug'] = [
'type' => 'slug',
'uses' => 'syndicobjectname'
'uses' => ['syndicobjectname', 'syndicobjectid']
];
/*if (!empty($fields['nomoffre'])) {
......
Markdown is supported
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