It is possible in the admin to set a Help site per user. The options currently are "use-default, english and french"
However as soon as you click on the Refresh button the option to "use default" disappears
I have followed above screen dump, able to reproduce this issue in Joomla 3.4.4.
System Information:
PHP Version 5.5.30-1+deb.sury.org~precise+1
Apache Version: Apache/2.4.12 (Ubuntu)
Status | New | ⇒ | Confirmed |
Category | ⇒ | JavaScript |
Status | Confirmed | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2015-11-30 05:56:08 |
Closed_By | ⇒ | gunjanpatel | |
Rel_Number | 0 | ⇒ | 8572 |
Relation Type | ⇒ | Pull Request for |
Closing as we have PR for this issue #8572
Set to "closed" on behalf of @gunjanpatel by The JTracker Application at issues.joomla.org/joomla-cms/8470
This problem can be fix by pushing the "Use default" option to the items array in
media/system/js/helpsite.js
I tried, but I have one problem. The language string won't translate when I use this code:
Anybody suggestions?