join_agent page for the agent project

This commit is contained in:
2016-11-30 23:32:46 +01:00
parent 742a16fb9f
commit f06b3c94eb
5 changed files with 136 additions and 2 deletions

View File

@@ -366,7 +366,6 @@ script.
var url = '/join-agent';
{% else %}
var url = '/nodes/' + nodeId + '/view';
// var url = '/join-agent';
{% endif %}
loadNodeContent(url, nodeId);