improved admin views
This commit is contained in:
@@ -1799,7 +1799,7 @@ display:
|
||||
group_type: group
|
||||
admin_label: ''
|
||||
empty: false
|
||||
content: 'Displaying @start - @end of @total'
|
||||
content: '@label displaying @start - @end of <strong>@total</strong> | page @current_page/@page_count'
|
||||
plugin_id: result
|
||||
footer: { }
|
||||
empty: { }
|
||||
@@ -2178,14 +2178,14 @@ display:
|
||||
type: container
|
||||
path: admin/content/materials
|
||||
menu:
|
||||
type: none
|
||||
title: Contents
|
||||
type: tab
|
||||
title: Materials
|
||||
description: ''
|
||||
expanded: false
|
||||
parent: ''
|
||||
parent: editors_menus.contents
|
||||
weight: 0
|
||||
context: '0'
|
||||
menu_name: main
|
||||
menu_name: editors
|
||||
display_description: ''
|
||||
title: 'Admin Materials'
|
||||
defaults:
|
||||
@@ -3475,6 +3475,11 @@ display:
|
||||
row:
|
||||
type: fields
|
||||
options: { }
|
||||
tab_options:
|
||||
type: none
|
||||
title: ''
|
||||
description: ''
|
||||
weight: 0
|
||||
cache_metadata:
|
||||
max-age: 0
|
||||
contexts:
|
||||
@@ -3698,14 +3703,14 @@ display:
|
||||
type: container
|
||||
path: admin/content/articles
|
||||
menu:
|
||||
type: none
|
||||
title: Contents
|
||||
type: tab
|
||||
title: Articles
|
||||
description: ''
|
||||
expanded: false
|
||||
parent: ''
|
||||
parent: editors_menus.contents
|
||||
weight: 0
|
||||
context: '0'
|
||||
menu_name: main
|
||||
menu_name: editors
|
||||
display_description: ''
|
||||
title: 'Admin Articles'
|
||||
defaults:
|
||||
|
||||
Reference in New Issue
Block a user