瀏覽代碼

fix: hide du lien vers userecho qui decallé le header

Sevajol Bastien 12 年之前
父節點
當前提交
e89f743fd0
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/Muzich/CoreBundle/Resources/views/layout.html.twig

+ 1 - 1
src/Muzich/CoreBundle/Resources/views/layout.html.twig 查看文件

@@ -14,7 +14,7 @@
14 14
   <div id="container">
15 15
     
16 16
     {% if app.user %}
17
-      <a onmouseover="UE.Popin.preload();" href="#" onclick="UE.Popin.show(); return false;">Vos retours</a>
17
+      <a style="display: none;" onmouseover="UE.Popin.preload();" href="#" onclick="UE.Popin.show(); return false;">Vos retours</a>
18 18
     {% endif %}
19 19
   
20 20
     <div id="main_content">