Project

General

Profile

Actions

Bug #4943

closed

Fix jshint errors around missing gettext function

Added by Walden Raines almost 11 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
High
Assignee:
Category:
Web UI
Target version:
Difficulty:
trivial
Triaged:
Yes
Fixed in Releases:
Found in Releases:

Description

Running "jshint:all" (jshint) task
Linting app/assets/javascripts/bastion/content-views/details/content-view-details.controller.js...ERROR
[L62:C20] 'gettext' is not defined.
            return gettext("Successfully promoted %cv version %ver to %env")
[L69:C20] 'gettext' is not defined.
            return gettext("Successfully published %cv version %ver and promoted to Library")
Actions

Also available in: Atom PDF