We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 18d5aaf commit 01aeb84Copy full SHA for 01aeb84
dashboard/templates/endpoint/endpoint_with_selection.html
@@ -1,5 +1,6 @@
1
{% extends "endpoint/endpoint_base.html" %}
2
{% block graph_content %}
3
+ <p>Select a number of items below to reduce the size of the graph.</p>
4
<br />
5
<form action="#" method="post">
6
{{ form.selection(style="width: 200px; height: 300px;") }}
0 commit comments