Skip to content

Commit

Permalink
chore: updated grid card configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
cnouguier committed Sep 26, 2024
1 parent d3c7caa commit 19fbbb9
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions config/default.js
Original file line number Diff line number Diff line change
Expand Up @@ -452,6 +452,11 @@ module.exports = {
service: 'documents',
renderer: {
component: 'collection/KCard',
sections: {
description: {
component: 'collection/KDescriptionCardSection'
}
},
actions: collectionActions
},
class: 'fit'
Expand Down

0 comments on commit 19fbbb9

Please sign in to comment.