Fix typo s/pane/panel/ and s/javascript/JavaScript/
Change-Id: Id501e3b914fd79980b56fbc7aada6e78addd3b1c
This commit is contained in:
parent
54495c3185
commit
44c421634d
@ -5,7 +5,7 @@
|
|||||||
{% block main %}
|
{% block main %}
|
||||||
|
|
||||||
<noscript>
|
<noscript>
|
||||||
{% trans "This pane needs javascript support." %}
|
{% trans "This panel needs JavaScript support." %}
|
||||||
</noscript>
|
</noscript>
|
||||||
|
|
||||||
{% include "project/network_topology/client_side/_balloon_container.html" %}
|
{% include "project/network_topology/client_side/_balloon_container.html" %}
|
||||||
|
Loading…
Reference in New Issue
Block a user