mirror of
https://github.com/apache/cloudstack.git
synced 2025-11-04 00:02:37 +01:00
CLOUDSTACK-8455: Use the correct label to display extractable checkbox
Signed-off-by: Daan Hoogland <daan.hoogland@gmail.com> This closes #471
This commit is contained in:
parent
0952580096
commit
5e96d13944
@ -435,7 +435,7 @@
|
||||
},
|
||||
|
||||
isExtractable: {
|
||||
label: "extractable",
|
||||
label: "label.extractable",
|
||||
docID: 'helpRegisterTemplateExtractable',
|
||||
isBoolean: true
|
||||
},
|
||||
@ -826,7 +826,7 @@
|
||||
},
|
||||
|
||||
isExtractable: {
|
||||
label: "extractable",
|
||||
label: "label.extractable",
|
||||
docID: 'helpRegisterTemplateExtractable',
|
||||
isBoolean: true
|
||||
},
|
||||
@ -1909,7 +1909,7 @@
|
||||
},
|
||||
|
||||
isExtractable: {
|
||||
label: "extractable",
|
||||
label: "label.extractable",
|
||||
docID: 'helpRegisterISOExtractable',
|
||||
isBoolean: true
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user