Fixing i18n filters in backlog

stable
Alejandro Alonso 2015-05-19 11:52:58 +02:00
parent 4f5353b988
commit eecdbf8ef3
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ div.wrapper(tg-backlog, ng-controller="BacklogController as ctrl",
title="{{'BACKLOG.FILTERS.TOGGLE' | translate}}",
id="show-filters-button")
span.icon.icon-filter
span.text(translate="BACKLOG.FILTERS.SHOW") Show Filters
span.text(translate="BACKLOG.FILTERS.SHOW")
a.trans-button(href="",
title="{{'BACKLOG.TAGS.TOGGLE' | translate}}",
id="show-tags")