Removing translate

stable
Alejandro Alonso 2015-05-05 08:32:24 +02:00
parent 5aa07429f2
commit 343eafc570
1 changed files with 1 additions and 1 deletions

View File

@ -54,7 +54,7 @@ BacklogSortableDirective = ($repo, $rs, $rootscope, $tgConfirm) ->
return
filterError = ->
text = $translate.instant("BACKLOG.SORTABLE_FILTER_ERROR")
text = "You can't drop on backlog when filters are open"
$tgConfirm.notify("error", text)
$el.sortable({