added conditionnal field to projets maps for title link or not regarding actif or not
This commit is contained in:
66
composer.lock
generated
66
composer.lock
generated
@@ -4,7 +4,7 @@
|
||||
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
||||
"This file is @generated automatically"
|
||||
],
|
||||
"content-hash": "328b7f6a32c6d7ca83f1be7cf6b6435a",
|
||||
"content-hash": "30be06897e716bde6a8c2d049891ae62",
|
||||
"packages": [
|
||||
{
|
||||
"name": "ajgl/breakpoint-twig-extension",
|
||||
@@ -9476,6 +9476,70 @@
|
||||
"docs": "https://www.drupal.org/docs/8/modules/views-bulk-operations-vbo"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "drupal/views_conditional",
|
||||
"version": "1.4.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://git.drupalcode.org/project/views_conditional.git",
|
||||
"reference": "8.x-1.4"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://ftp.drupal.org/files/projects/views_conditional-8.x-1.4.zip",
|
||||
"reference": "8.x-1.4",
|
||||
"shasum": "26aaf029801aaadf2a1a5781bcd9884887a2f575"
|
||||
},
|
||||
"require": {
|
||||
"drupal/core": "^8 || ^9"
|
||||
},
|
||||
"type": "drupal-module",
|
||||
"extra": {
|
||||
"drupal": {
|
||||
"version": "8.x-1.4",
|
||||
"datestamp": "1619318541",
|
||||
"security-coverage": {
|
||||
"status": "covered",
|
||||
"message": "Covered by Drupal's security advisory policy"
|
||||
}
|
||||
}
|
||||
},
|
||||
"notification-url": "https://packages.drupal.org/8/downloads",
|
||||
"license": [
|
||||
"GPL-2.0-or-later"
|
||||
],
|
||||
"authors": [
|
||||
{
|
||||
"name": "Shelane French",
|
||||
"homepage": "https://www.drupal.org/u/shelane",
|
||||
"role": "Maintainer"
|
||||
},
|
||||
{
|
||||
"name": "Anand Toshniwal (anand.toshniwal93)",
|
||||
"homepage": "https://www.drupal.org/u/anandtoshniwal93",
|
||||
"role": "Maintainer"
|
||||
},
|
||||
{
|
||||
"name": "Timofey Denisov (ofry)",
|
||||
"homepage": "https://www.drupal.org/u/ofry",
|
||||
"role": "Maintainer"
|
||||
},
|
||||
{
|
||||
"name": "MChittenden",
|
||||
"homepage": "https://www.drupal.org/u/mchittenden",
|
||||
"role": "Maintainer"
|
||||
}
|
||||
],
|
||||
"description": "Views Conditional is a simple module that allows you to define conditionals with fields in views",
|
||||
"homepage": "https://www.drupal.org/project/views_conditional",
|
||||
"keywords": [
|
||||
"Drupal"
|
||||
],
|
||||
"support": {
|
||||
"source": "http://cgit.drupalcode.org/views_conditional",
|
||||
"issues": "https://www.drupal.org/project/issues/views_conditional"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "drupal/views_ef_fieldset",
|
||||
"version": "1.5.0",
|
||||
|
||||
Reference in New Issue
Block a user