Skip to content

Commit 01aeb84

Browse files
committed
Added comment for clarification
1 parent 18d5aaf commit 01aeb84

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dashboard/templates/endpoint/endpoint_with_selection.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{% extends "endpoint/endpoint_base.html" %}
22
{% block graph_content %}
3+
<p>Select a number of items below to reduce the size of the graph.</p>
34
<br />
45
<form action="#" method="post">
56
{{ form.selection(style="width: 200px; height: 300px;") }}

0 commit comments

Comments
 (0)