Skip to content
Snippets Groups Projects
Commit 3066dea0 authored by Lluis Gifre Renom's avatar Lluis Gifre Renom
Browse files

WebUI component:

- corrected load generator commands
parent fea31d30
No related branches found
No related tags found
2 merge requests!54Release 2.0.0,!34Context Scalability extensions using CockroachDB + Removal of Stateful database inside Device + other
...@@ -36,8 +36,7 @@ ...@@ -36,8 +36,7 @@
--> -->
<h3>Load Generator:</h3> <h3>Load Generator:</h3>
<a href="{{ url_for('load_gen.run') }}" class="btn btn-primary" style="margin-bottom: 10px;"> <a href="{{ url_for('load_gen.start') }}" class="btn btn-primary" style="margin-bottom: 10px;">Start</a>
Run <a href="{{ url_for('load_gen.stop') }}" class="btn btn-primary" style="margin-bottom: 10px;">Stop</a>
</a>
{% endblock %} {% endblock %}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment