summaryrefslogtreecommitdiff
path: root/modules/kalpesh/photo_gallery/config/install/views.view.photo_gallery.yml
diff options
context:
space:
mode:
authorFahad Israr2019-07-12 15:32:34 +0530
committerFahad Israr2019-07-12 15:32:34 +0530
commit89b23608da878eb09ce278876c90e727ccc53e88 (patch)
treeebcea657b65a141a573e6862f3067e6414236da2 /modules/kalpesh/photo_gallery/config/install/views.view.photo_gallery.yml
parent2208d6c4c515589207c8cb88d3ce156ff086d48b (diff)
parent06e782761544b1736105459188248fab403548a3 (diff)
downloadacadmix_distribution-89b23608da878eb09ce278876c90e727ccc53e88.tar.gz
acadmix_distribution-89b23608da878eb09ce278876c90e727ccc53e88.tar.bz2
acadmix_distribution-89b23608da878eb09ce278876c90e727ccc53e88.zip
Merge branch 'stage' of https://github.com/FOSSEE/acadmix_distribution
Diffstat (limited to 'modules/kalpesh/photo_gallery/config/install/views.view.photo_gallery.yml')
-rw-r--r--modules/kalpesh/photo_gallery/config/install/views.view.photo_gallery.yml11
1 files changed, 6 insertions, 5 deletions
diff --git a/modules/kalpesh/photo_gallery/config/install/views.view.photo_gallery.yml b/modules/kalpesh/photo_gallery/config/install/views.view.photo_gallery.yml
index 34d07cf..2c43748 100644
--- a/modules/kalpesh/photo_gallery/config/install/views.view.photo_gallery.yml
+++ b/modules/kalpesh/photo_gallery/config/install/views.view.photo_gallery.yml
@@ -3,16 +3,17 @@ status: true
dependencies:
config:
- field.storage.node.field_photo_gallery
- - image.style.acad_fac_thumbnail_400_300_
- node.type.photograpy
- - responsive_image.styles.acad_fac_narrow
+ - responsive_image.styles.photo_gallery
- system.menu.main
module:
- - image
- node
- responsive_image
- user
- views_bootstrap
+ enforced:
+ module:
+ - photograpy
id: photo_gallery
label: 'Photo Gallery'
module: views
@@ -293,9 +294,9 @@ display:
empty_zero: false
hide_alter_empty: true
click_sort_column: target_id
- type: image
+ type: responsive_image
settings:
- image_style: acad_fac_thumbnail_400_300_
+ responsive_image_style: photo_gallery
image_link: content
group_column: ''
group_columns: { }