Commit 56e85e0566617abffa89d1182d00af2e65c730ae
1 parent
105c4d84
Exists in
dev
Renaming Request into Sequence and updating pyros version number
Showing
2 changed files
with
2 additions
and
2 deletions
Show diff stats
src/core/pyros_django/dashboard/templates/dashboard/observation_index.html
... | ... | @@ -108,7 +108,7 @@ |
108 | 108 | <div class="all-box all-img-request"> |
109 | 109 | <a href="{% url "requests_list" %}"> |
110 | 110 | <div class="all-info"> |
111 | - <h3>Request</h3> | |
111 | + <h3>Sequence</h3> | |
112 | 112 | {% load static %} <img src="{% static "media/request.png" %}" alt="html5" /> |
113 | 113 | </div></a> |
114 | 114 | </div> | ... | ... |
src/core/pyros_django/misc/templates/base.html