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

Immediately load value and switch to PHP version of the service script #672

Merged
merged 2 commits into from Oct 27, 2017

Conversation

ChristianMayer
Copy link
Member

No description provided.

this.__request.set({
accept: "application/json",
async: false
async: true
Copy link
Member

Choose a reason for hiding this comment

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

as async: true is the default you can just delete it here

@@ -20,6 +20,10 @@

/**
* Adds an dynamic field to the visu that shows live information from a WireGate plugin.
*
* Note: In the web root, i.e. the directory /var/www/ must be this service
* script "installed":
Copy link
Member

Choose a reason for hiding this comment

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

... directory /var/www/ this service must be "installed"...

Sounds better to me, or not?

@peuter peuter added the widgets label Oct 27, 2017
@coveralls
Copy link

Coverage Status

Coverage increased (+0.009%) to 60.879% when pulling 8fa7ae2 on ChristianMayer:fix_WgPluginInfo into 642adf0 on CometVisu:develop.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.2%) to 60.696% when pulling fce08ce on ChristianMayer:fix_WgPluginInfo into 642adf0 on CometVisu:develop.

@peuter peuter merged commit 0caf2e7 into CometVisu:develop Oct 27, 2017
@ChristianMayer ChristianMayer deleted the fix_WgPluginInfo branch October 28, 2017 15:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants