Project

General

Profile

Actions

Refactor #7294

closed

Replace usage of translate filters in <th> with directives

Added by Walden Raines over 9 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Web UI
Target version:
Branch:
Difficulty:
easy
Triaged:
Yes
Fixed in Releases:
Found in Releases:

Description

Replace this:

<th alch-table-column>{{ "Author" | translate }}</th>

With this:

<th alch-table-column><span translate>Author</span></th>

Throughout the application. This will reduce the number of filters we have and should make the application slightly more performant.

Actions #1

Updated by Walden Raines over 9 years ago

  • Status changed from New to Assigned
Actions #2

Updated by The Foreman Bot over 9 years ago

  • Status changed from Assigned to Ready For Testing
  • Pull request https://github.com/Katello/katello/pull/4623 added
  • Pull request deleted ()
Actions #3

Updated by Walden Raines over 9 years ago

  • Status changed from Ready For Testing to Closed
  • % Done changed from 0 to 100
Actions #4

Updated by Eric Helms over 9 years ago

  • translation missing: en.field_release set to 13
Actions

Also available in: Atom PDF