reinstalled all contribs with composer
need to run : drush ev 'drupal_flush_all_caches();' drush cr and restart nginx and php-fpm before loading the website
This commit is contained in:
@@ -0,0 +1,65 @@
|
||||
administer studio:
|
||||
title: 'Administer studio'
|
||||
|
||||
# Chutiers
|
||||
add chutier entities:
|
||||
title: 'Create new Chutier entities'
|
||||
|
||||
administer chutier entities:
|
||||
title: 'Administer Chutier entities'
|
||||
description: 'Allow to access the administration form to configure Chutier entities.'
|
||||
restrict access: true
|
||||
|
||||
delete any chutier entities:
|
||||
title: 'Delete any Chutier entities'
|
||||
|
||||
edit any chutier entities:
|
||||
title: 'Edit any Chutier entities'
|
||||
|
||||
delete own chutier entities:
|
||||
title: 'Delete own Chutier entities'
|
||||
|
||||
edit own chutier entities:
|
||||
title: 'Edit own Chutier entities'
|
||||
|
||||
view published chutier entities:
|
||||
title: 'View published Chutier entities'
|
||||
|
||||
view any unpublished chutier entities:
|
||||
title: 'View any unpublished Chutier entities'
|
||||
|
||||
view own unpublished chutier entities:
|
||||
title: 'View own unpublished Chutier entities'
|
||||
|
||||
use chutier:
|
||||
title: 'use chutier'
|
||||
|
||||
# Compositions
|
||||
add composition entities:
|
||||
title: 'Create new Composition entities'
|
||||
|
||||
administer composition entities:
|
||||
title: 'Administer Composition entities'
|
||||
description: 'Allow to access the administration form to configure Composition entities.'
|
||||
restrict access: true
|
||||
|
||||
delete any composition entities:
|
||||
title: 'Delete any Composition entities'
|
||||
|
||||
edit any composition entities:
|
||||
title: 'Edit any Composition entities'
|
||||
|
||||
delete own composition entities:
|
||||
title: 'Delete own Composition entities'
|
||||
|
||||
edit own composition entities:
|
||||
title: 'Edit own Composition entities'
|
||||
|
||||
view published composition entities:
|
||||
title: 'View published Composition entities'
|
||||
|
||||
view any unpublished composition entities:
|
||||
title: 'View any unpublished Composition entities'
|
||||
|
||||
view own unpublished composition entities:
|
||||
title: 'View own unpublished Composition entities'
|
||||
Reference in New Issue
Block a user