added iframe content type
This commit is contained in:
@@ -27,6 +27,7 @@ dependencies:
|
||||
- image.style.thumbnail
|
||||
- node.type.actualite
|
||||
- node.type.evenement
|
||||
- node.type.iframe
|
||||
- node.type.programme
|
||||
- node.type.projet
|
||||
- node.type.ressource
|
||||
@@ -3473,7 +3474,7 @@ display:
|
||||
display_plugin: page
|
||||
position: 1
|
||||
display_options:
|
||||
title: Statiques
|
||||
title: 'Statiques & Iframe'
|
||||
fields:
|
||||
node_bulk_form:
|
||||
id: node_bulk_form
|
||||
@@ -3785,6 +3786,7 @@ display:
|
||||
plugin_id: bundle
|
||||
operator: in
|
||||
value:
|
||||
iframe: iframe
|
||||
static: static
|
||||
group: 1
|
||||
exposed: false
|
||||
@@ -3936,7 +3938,7 @@ display:
|
||||
path: admin/content/Statics
|
||||
menu:
|
||||
type: tab
|
||||
title: Statics
|
||||
title: 'Statics & Iframe'
|
||||
description: ''
|
||||
weight: -10
|
||||
expanded: false
|
||||
|
||||
Reference in New Issue
Block a user