RED-5633 - updated keys
This commit is contained in:
parent
bc4bddbaaa
commit
b1d91dccb4
@ -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',
|
||||
|
||||
@ -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>
|
||||
|
||||
|
||||
@ -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": ""
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user