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

Open in new window #35

Open
gseroul opened this issue May 18, 2016 · 1 comment
Open

Open in new window #35

gseroul opened this issue May 18, 2016 · 1 comment

Comments

@gseroul
Copy link

gseroul commented May 18, 2016

Hi Jaime,
I think I have found something wrong. In your jquery.eventCalendar.js file, line 368 you have :
eventLinkTarget = '_target';
and I think you should have :
eventLinkTarget = '_blank';
to open the event link in a new window.

Gael

@jaime8111
Copy link
Owner

Yes, you are right. I'll change it right now

2016-05-18 12:43 GMT+02:00 gseroul [email protected]:

Hi Jaime,
I think I have found something wrong. In your jquery.eventCalendar.js
file, line 368 you have :
eventLinkTarget = '_target';
and I think you should have :
eventLinkTarget = '_blank';
to open the event link in a new window.

Gael


You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub
#35

Jaime Fernández
· [email protected]
· Twitter http://twitter.com/vissit · Facebook
http://www.facebook.com/jaime8111 · Linkedin

http://www.linkedin.com/in/jaimefdez

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants