User tests: Successful: Unsuccessful:
Pull Request for Issue #28263
Added a parameter $class to the modal buttons with default to btn-primary
Added the class btn-danger to the delete button
Apply the patch
Go to the template Manager into the files edit section, select a file and see if the delete file button is red (icon and hover)
Button has class btn-danger and hovers red
Button has class btn-primary and hovers blue
no
Status | New | ⇒ | Pending |
Category | ⇒ | Administration com_templates Libraries |
Title |
|
Insert on line 699
* @param string $class The button class
Labels |
Added:
?
|
Insert on line 699
* @param string $class The button class
Thank you
I have tested this item
I have tested this item
Status | Pending | ⇒ | Ready to Commit |
RTC
PHPCS errors!
Status | Ready to Commit | ⇒ | Pending |
Back to pending
Fixed the PHPCS. I hope @coolcat-creations allowed me.
Status | Pending | ⇒ | Ready to Commit |
RTC
as changes was only CS
Status | Ready to Commit | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2020-04-25 15:34:42 |
Closed_By | ⇒ | richard67 | |
Labels |
Added:
?
|
Thanks all.
I have tested this item
@coolcat-creations PHPCS check by drone complains that there is a doc block comment missing for the new parameter. You know how to fix that? If not, ping me.