Fix typo s/pane/panel/ and s/javascript/JavaScript/

Change-Id: Id501e3b914fd79980b56fbc7aada6e78addd3b1c
This commit is contained in:
lawrancejing 2015-12-17 09:56:11 +00:00
parent 54495c3185
commit 44c421634d

View File

@ -5,7 +5,7 @@
{% block main %}
<noscript>
{% trans "This pane needs javascript support." %}
{% trans "This panel needs JavaScript support." %}
</noscript>
{% include "project/network_topology/client_side/_balloon_container.html" %}