mirror of
https://github.com/directus/directus.git
synced 2026-02-11 14:05:14 -05:00
Fix Map Attribution Problems (#10696)
* Fix Map Attribution Errors * Move "Limit" Dropdown to the left * fix pagination styles * move attribution to the left
This commit is contained in:
@@ -343,3 +343,12 @@ fields:
|
||||
type:
|
||||
_neq: 'raster'
|
||||
hidden: true
|
||||
- field: attribution
|
||||
name: $t:fields.directus_settings.attribution
|
||||
type: string
|
||||
schema:
|
||||
is_nullable: true
|
||||
meta:
|
||||
interface: input
|
||||
options:
|
||||
placeholder: $t:fields.directus_settings.attribution_placeholder
|
||||
|
||||
Reference in New Issue
Block a user