mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-10 01:12:37 +00:00
Fixed #4848 - Dialog: PT options rename
This commit is contained in:
parent
07a57129eb
commit
3047b8a9fd
4 changed files with 10 additions and 10 deletions
|
@ -179,8 +179,8 @@ const classes = {
|
|||
}
|
||||
],
|
||||
header: 'p-dialog-header',
|
||||
headerTitle: 'p-dialog-title',
|
||||
headerIcons: 'p-dialog-header-icons',
|
||||
title: 'p-dialog-title',
|
||||
icons: 'p-dialog-header-icons',
|
||||
maximizableButton: 'p-dialog-header-icon p-dialog-header-maximize p-link',
|
||||
maximizableIcon: 'p-dialog-header-maximize-icon',
|
||||
closeButton: 'p-dialog-header-icon p-dialog-header-close p-link',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue