diff options
-rw-r--r-- | templates/chimere/blocks/map.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/templates/chimere/blocks/map.html b/templates/chimere/blocks/map.html index e0e1749..aec1e9a 100644 --- a/templates/chimere/blocks/map.html +++ b/templates/chimere/blocks/map.html @@ -25,7 +25,6 @@ $(function(){ <div id="waiting"> <div id="waiting-content"> <img alt='Ajax loader' src='{{STATIC_URL}}chimere/img/ajax-loader.gif'/> - <p>{% trans "Loading of the map in progress" %}</p> </div> </div> <div id="layer_selection"> |