Minor fixes on backlog filters.

stable
Andrey Antukh 2014-07-07 10:10:49 +02:00
parent 65347a7d97
commit c0fb543dc6
1 changed files with 1 additions and 1 deletions

View File

@ -67,10 +67,10 @@ BacklogFiltersDirective = ($log, $location) ->
<% }) %>
""")
selectedFilters = []
link = ($scope, $el, $attrs) ->
$ctrl = $el.closest(".wrapper").controller()
selectedFilters = []
showFilters = (title) ->
$el.find(".filters-cats").hide()