Go to Extension Manager : Manage and click on refresh cache
Cache is refreshed
popup dialog with please make a selection from the list
there is no reason to select anything here in order to refresh the cache - or am i missing something
Yes you are right to refresh the cache there is no need of selecting anything
This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/4821.
Status | New | ⇒ | Closed |
Rel_Number | ⇒ | 4825 | |
Relation Type | ⇒ | Related to |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2014-10-18 09:32:11 |
Labels |
Added:
?
|
on the file administrator/components/com_installer/views/manage/view.html.php
line 87
put "false" to last arg :
JToolbarHelper::custom('manage.refresh', 'refresh', 'refresh', 'JTOOLBAR_REFRESH_CACHE', false);
and no more popup
This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/4821.