summaryrefslogtreecommitdiff
path: root/templates/chimere/main_map.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/chimere/main_map.html')
-rw-r--r--templates/chimere/main_map.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/chimere/main_map.html b/templates/chimere/main_map.html
index fd11546..5a9189d 100644
--- a/templates/chimere/main_map.html
+++ b/templates/chimere/main_map.html
@@ -13,8 +13,8 @@
{% block message_edit %}{% endblock %}
{% block sidebar %}
{% display_welcome %}
- <div class='show-hide-panel' id='hide-panel'><span class='fa fa-arrow-circle-right'></span></div>
- <div class='show-hide-panel' id='show-panel'><span class='fa fa-arrow-circle-left'></span></div>
+ <div class='show-hide-panel' id='hide-panel'><span class='fa fa-arrow-circle-left'></span></div>
+ <div class='show-hide-panel' id='show-panel'><span class='fa fa-arrow-circle-right'></span></div>
<div id='panel' class='navbar-default'>
<form id="frm_categories"><div id='categories'></div></form>
<div id='search-box' class='ui-widget ui-corner-all'></div>