User tests: Successful: Unsuccessful:
Pull Request for Issue #15507 .
Move message to above the list to be more consistent and add standard styling
| Status | New | ⇒ | Pending |
| Category | ⇒ | Administration com_installer |
The way this patch is done, the message would show only when there are already extensions to discover in the list and not permanently as it was designed to be.
| Labels |
Added:
?
|
||
imho
<div class="alert alert-no-items alert-info">
<?php echo JText::_('COM_INSTALLER_MSG_DISCOVER_DESCRIPTION'); ?>
</div>
should go before
<?php if (empty($this->items)) : ?>
I have tested this item
I have tested this item
| Status | Pending | ⇒ | Ready to Commit |
RTC after two successful tests.
| Status | Ready to Commit | ⇒ | Fixed in Code Base |
| Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2017-05-01 20:42:55 |
| Closed_By | ⇒ | rdeutz | |
| Labels |
Added:
?
|
||
Thanks
I have tested this item? unsuccessfully on 3ec3f84
This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/15528.