Skip to content
Snippets Groups Projects
Commit ee7d0689 authored by Kevin Paxman's avatar Kevin Paxman Committed by Eric Bremner
Browse files

ISTWCMS-5412: clean up view names/descriptions

parent 5fa0675f
No related branches found
No related tags found
1 merge request!35Feature/istwcms 5412 ebremner bicite dashboard blocks
...@@ -34,8 +34,6 @@ third_party_settings: ...@@ -34,8 +34,6 @@ third_party_settings:
id: my_dashboard id: my_dashboard
admin_label: 'My Dashboard' admin_label: 'My Dashboard'
category: '' category: ''
frontend: false
weight: 0
sections: sections:
- -
layout_id: uw_3_column layout_id: uw_3_column
...@@ -193,3 +191,5 @@ sections: ...@@ -193,3 +191,5 @@ sections:
additional: additional:
layout_builder_id: '' layout_builder_id: ''
third_party_settings: { } third_party_settings: { }
frontend: false
weight: 0
...@@ -6,7 +6,7 @@ dependencies: ...@@ -6,7 +6,7 @@ dependencies:
- user - user
- views_autocomplete_filters - views_autocomplete_filters
id: uw_view_pub_authors id: uw_view_pub_authors
label: 'Dashboard - publication authors' label: 'Dashboard - publication reference authors'
module: views module: views
description: 'Find and manage contributors.' description: 'Find and manage contributors.'
tag: default tag: default
......
...@@ -6,9 +6,9 @@ dependencies: ...@@ -6,9 +6,9 @@ dependencies:
- user - user
- views_autocomplete_filters - views_autocomplete_filters
id: uw_view_pub_keywords id: uw_view_pub_keywords
label: 'Dashboard - publication reference keyword' label: 'Dashboard - publication reference keywords'
module: views module: views
description: '' description: 'Find and manage keywords.'
tag: '' tag: ''
base_table: bibcite_keyword base_table: bibcite_keyword
base_field: id base_field: id
......
...@@ -6,7 +6,7 @@ dependencies: ...@@ -6,7 +6,7 @@ dependencies:
- user - user
- views_autocomplete_filters - views_autocomplete_filters
id: uw_view_pub_reference id: uw_view_pub_reference
label: 'Dashboad - publication reference list' label: 'Dashboard - publication reference list'
module: views module: views
description: 'Find and manage bibliographic references.' description: 'Find and manage bibliographic references.'
tag: default tag: default
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment