mirror of
https://github.com/directus/directus.git
synced 2026-01-23 00:48:24 -05:00
Add divider for modules section (#8240)
This commit is contained in:
@@ -333,6 +333,16 @@ fields:
|
||||
_neq: 'raster'
|
||||
hidden: true
|
||||
|
||||
- field: modules_divider
|
||||
interface: presentation-divider
|
||||
options:
|
||||
icon: view_module
|
||||
title: $t:modules
|
||||
special:
|
||||
- alias
|
||||
- no-data
|
||||
width: full
|
||||
|
||||
- field: module_bar
|
||||
interface: system-modules
|
||||
special: json
|
||||
|
||||
@@ -23,6 +23,7 @@
|
||||
published: Published
|
||||
draft: Draft
|
||||
archived: Archived
|
||||
modules: Modules
|
||||
module_bar: Module Bar
|
||||
tile_size: Tile Size
|
||||
edit_field: Edit Field
|
||||
|
||||
Reference in New Issue
Block a user