Commit d5248832 by Frédéric

SLug

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