started frontend with page manager, pabels, views
This commit is contained in:
@@ -23,7 +23,7 @@ display:
|
||||
default:
|
||||
display_plugin: default
|
||||
id: default
|
||||
display_title: Maître
|
||||
display_title: Master
|
||||
position: 1
|
||||
display_options:
|
||||
access:
|
||||
@@ -43,10 +43,10 @@ display:
|
||||
exposed_form:
|
||||
type: basic
|
||||
options:
|
||||
submit_button: Appliquer
|
||||
submit_button: Apply
|
||||
reset_button: false
|
||||
reset_button_label: Réinitialiser
|
||||
exposed_sorts_label: 'Trier par'
|
||||
reset_button_label: Reset
|
||||
exposed_sorts_label: 'Sort by'
|
||||
expose_sort_order: true
|
||||
sort_asc_label: Asc
|
||||
sort_desc_label: Desc
|
||||
@@ -59,12 +59,12 @@ display:
|
||||
total_pages: null
|
||||
expose:
|
||||
items_per_page: false
|
||||
items_per_page_label: 'Éléments par page'
|
||||
items_per_page_label: 'Items per page'
|
||||
items_per_page_options: '5, 10, 20, 40, 60'
|
||||
items_per_page_options_all: false
|
||||
items_per_page_options_all_label: '- Tout -'
|
||||
items_per_page_options_all_label: '- All -'
|
||||
offset: false
|
||||
offset_label: Décalage
|
||||
offset_label: Offset
|
||||
tags:
|
||||
previous: "‹\_précédent"
|
||||
next: "suivant\_›"
|
||||
@@ -421,7 +421,7 @@ display:
|
||||
page_1:
|
||||
display_plugin: page
|
||||
id: page_1
|
||||
display_title: Programmes
|
||||
display_title: Page
|
||||
position: 1
|
||||
display_options:
|
||||
path: admin/reports/maillog
|
||||
|
||||
Reference in New Issue
Block a user