fix jsdocs

This commit is contained in:
Yuri Kuznetsov
2023-12-31 11:41:38 +02:00
parent 48e0704ce1
commit 704458409e
+1 -1
View File
@@ -178,7 +178,7 @@ class DetailRecordView extends BaseRecordView {
* @property {string} [labelTranslation] A label translation path.
* @property {string} [html] An HTML.
* @property {string} [text] A text.
* @property {'default'|'danger'|'success'|'warning'} [style] A style.
* @property {'default'|'danger'|'success'|'warning'|'primary'} [style] A style.
* @property {boolean} [hidden] Hidden.
* @property {string} [title] A title (not translatable).
* @property {boolean} [disabled] Disabled.