User tests: Successful: Unsuccessful:
This is a new feature requested at #4563
Allows to render modal in the bootstrap official way, where the buttons are on the bottom of the modal window
Apply this patch and #4563
Change line 83 of administrator/components/com_messages/views/messages/view.html.php to
$bar->appendButton('Popup', 'cog', 'COM_MESSAGES_TOOLBAR_MY_SETTINGS', 'index.php?option=com_messages&view=config&tmpl=component', 600, 250, 0, 0, '', '', '<a href="#" class="btn">Close</a> <a href="#" class="btn btn-primary">Save changes</a>');
Mind that the buttons are fake, no functionality is attached
Labels |
Added:
?
|
Just tested it. It works fine!
Category | ⇒ | Libraries |
Easy | No | ⇒ | Yes |
Should we move this RTC? Two good tests
Rel_Number | 0 | ⇒ | 4563 |
Relation Type | ⇒ | Not before |
Status | Pending | ⇒ | Ready to Commit |
Thanks for the bump RTC now
Labels |
Added:
?
|
@committer please be sure that #4563 is merged bevor this as this is a requirement.
Status | Ready to Commit | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2015-05-28 23:31:54 |
Closed_By | ⇒ | wilsonge |
Labels |
Removed:
?
|
@test Looks good on desktop, on mobile layout the buttons fall over each other