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

Issue 32 - Review automatic updates ajax url #33

Merged
merged 1 commit into from May 27, 2016
Merged

Issue 32 - Review automatic updates ajax url #33

merged 1 commit into from May 27, 2016

Conversation

rodfersou
Copy link
Member

closes #32

@@ -135,7 +135,7 @@
setInterval(function () {
"use strict";
$.ajax({
url: "recent-updates",
url: location.href + "/recent-updates",
Copy link
Member

@hvelarde hvelarde May 27, 2016

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@rodfersou this one is not needed

@hvelarde hvelarde merged commit 8ad216a into master May 27, 2016
@hvelarde hvelarde deleted the issue_32 branch May 27, 2016 16:20
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

Successfully merging this pull request may close these issues.

Automatic updates no working behind proxy
2 participants