Skip to content
This repository has been archived by the owner on Jul 1, 2022. It is now read-only.

Commit

Permalink
Merge pull request #98 from david-hernandez/OYPD-193
Browse files Browse the repository at this point in the history
[OYPD-193] Updating blog content type files to new name of just blog
  • Loading branch information
alexschedrov authored Feb 7, 2017
2 parents 8d1edaf + dcbbef4 commit 103f0b4
Show file tree
Hide file tree
Showing 16 changed files with 203 additions and 150 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -226,6 +226,7 @@ display:
plugin_id: numeric
display_extenders: { }
use_ajax: true
css_class: blog-more-teaser
cache_metadata:
max-age: -1
contexts:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -226,6 +226,7 @@ display:
plugin_id: numeric
display_extenders: { }
use_ajax: true
css_class: blog-more-teaser
cache_metadata:
max-age: -1
contexts:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,11 @@ display:
button_text: 'Load More'
automatically_load_content: false
style:
type: grid
type: default
options:
row_class: ''
default_row_class: true
uses_fields: false
row:
type: 'entity:node'
options:
Expand Down Expand Up @@ -220,6 +224,7 @@ display:
arguments: { }
display_extenders: { }
use_ajax: true
css_class: blog-more-teaser
cache_metadata:
max-age: -1
contexts:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,11 @@ display:
button_text: 'Load More'
automatically_load_content: false
style:
type: grid
type: default
options:
row_class: ''
default_row_class: true
uses_fields: false
row:
type: 'entity:node'
options:
Expand Down Expand Up @@ -324,6 +328,7 @@ display:
operator: AND
groups:
1: AND
css_class: blog-more-teaser
cache_metadata:
max-age: -1
contexts:
Expand Down
155 changes: 77 additions & 78 deletions themes/openy_themes/openy_rose/css/styles.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 103f0b4

Please sign in to comment.