Explorar el Código

Remove swimlane handle at desktop non-handle mode.

Lauri Ojansivu hace 5 años
padre
commit
a636611471
Se han modificado 1 ficheros con 0 adiciones y 2 borrados
  1. 0 2
      client/components/swimlanes/swimlaneHeader.jade

+ 0 - 2
client/components/swimlanes/swimlaneHeader.jade

@@ -17,8 +17,6 @@ template(name="swimlaneFixedHeader")
       a.fa.fa-plus.js-open-add-swimlane-menu.swimlane-header-plus-icon
       a.fa.fa-navicon.js-open-swimlane-menu
       unless isMiniScreen
-        unless showDesktopDragHandles
-          a.swimlane-header.handle.fa.fa-arrows.js-swimlane-header-handle
         if showDesktopDragHandles
           a.swimlane-header-handle.handle.fa.fa-arrows.js-swimlane-header-handle
       if isMiniScreen