diff options
author | oskkw | 2019-07-05 22:45:57 +0530 |
---|---|---|
committer | oskkw | 2019-07-05 22:45:57 +0530 |
commit | dbb268e526300f2024a4a96650884af1c5d9435e (patch) | |
tree | 1feccfb08652b95d66a0fcc0c11a07c3e574c175 /modules/kalpesh/photo_gallery/config/install/views.view.photo_gallery.yml | |
parent | f71a4f5fe7d1f3536e85759740d7779825f9c306 (diff) | |
download | acadmix_distribution-dbb268e526300f2024a4a96650884af1c5d9435e.tar.gz acadmix_distribution-dbb268e526300f2024a4a96650884af1c5d9435e.tar.bz2 acadmix_distribution-dbb268e526300f2024a4a96650884af1c5d9435e.zip |
updated module
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.yml | 11 |
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: { } |