Skip to content

Commit

Permalink
Evarisk#3693 [WorkUnit] fix: column size and center text
Browse files Browse the repository at this point in the history
  • Loading branch information
evarisk-micka committed Mar 20, 2024
1 parent 41f9d19 commit 6dc425f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions admin/config/riskassessmentdocument.php
Original file line number Diff line number Diff line change
Expand Up @@ -179,11 +179,6 @@
'description' => 'SortRisksListingsByEvaluationDescription',
'code' => 'DIGIRISKDOLIBARR_SORT_LISTINGS_BY_COTATION',
],
'RiskListParentView' => [
'name' => 'RiskListParentView',
'description' => 'RiskListParentViewDescription',
'code' => 'DIGIRISKDOLIBARR_RISK_LIST_PARENT_VIEW',
],
'RiskDescriptionPrefill' => [
'name' => 'RiskDescriptionPrefill',
'description' => 'RiskDescriptionPrefillDescription',
Expand All @@ -194,6 +189,11 @@
'description' => 'ShowRiskOriginDescription',
'code' => 'DIGIRISKDOLIBARR_SHOW_RISK_ORIGIN',
],
'RiskListParentView' => [
'name' => 'RiskListParentView',
'description' => 'RiskListParentViewDescription',
'code' => 'DIGIRISKDOLIBARR_RISK_LIST_PARENT_VIEW',
],
'ShowInheritedRisksInDocuments' => [
'name' => 'ShowInheritedRisksInDocuments',
'description' => 'ShowInheritedRisksInDocumentsDescription',
Expand Down
Binary file not shown.

0 comments on commit 6dc425f

Please sign in to comment.