RED-5633 - updated keys

This commit is contained in:
Valentin Mihai 2022-11-23 21:35:34 +02:00
parent bc4bddbaaa
commit b1d91dccb4
3 changed files with 5 additions and 5 deletions

View File

@ -1,8 +1,8 @@
import { List, ValuesOf } from '@iqser/common-ui';
export const ActionsHelpModeKeys = {
redaction: 'document_list',
'manual-redaction': 'redaction_text',
redaction: 'redaction',
'manual-redaction': 'redaction',
recommendation: 'recommendation',
skipped: 'skipped',
hint: 'hint_text',

View File

@ -109,7 +109,7 @@
icon="red:assign"
></iqser-icon-button>
<iqser-help-button helpButtonKey="new_dossier_button"></iqser-help-button>
<iqser-help-button [helpButtonKey]="'new_dossier_button'"></iqser-help-button>
</div>
</form>

View File

@ -173,8 +173,8 @@
"it": "",
"fr": ""
},
"redaction_text": {
"en": "/en/index-en.html?contextId=redaction_text",
"redaction": {
"en": "/en/index-en.html?contextId=redaction",
"de": "",
"it": "",
"fr": ""