Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Help site link per user #8470

Closed
brianteeman opened this issue Nov 17, 2015 · 4 comments
Closed

Help site link per user #8470

brianteeman opened this issue Nov 17, 2015 · 4 comments

Comments

@brianteeman
Copy link
Contributor

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

screen shot 2015-11-17 at 13 54 59

after pressing refresh

screen shot 2015-11-17 at 13 55 50

@n9iels
Copy link
Contributor

n9iels commented Nov 20, 2015

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:

items.push('<option value="">' + Joomla.JText._('JOPTION_USE_DEFAULT') + '</option>');

Anybody suggestions?

@RonakParmar
Copy link

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)


This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/8470.

RonakParmar pushed a commit to RonakParmar/joomla-cms that referenced this issue Nov 30, 2015
@gunjanpatel
Copy link
Contributor

Set to "closed" on behalf of @gunjanpatel by The JTracker Application at issues.joomla.org/joomla-cms/8470

@gunjanpatel
Copy link
Contributor

Closing as we have PR for this issue #8572


This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/8470.

Kubik-Rubik added a commit that referenced this issue Dec 16, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants