gitlab-org--gitlab-foss/app/assets/javascripts/locale
Mark Florian 50910d501f Remove unnecessary bind call
This was creating, calling and throwing away a brand new bound function
on every single call to `gettext`. This is wasteful, as the original
function can be called directly in such a way that `this` is bound
correctly.
2019-05-17 11:29:40 +08:00
..
ensure_single_line.js Frontend: Proper gettext extraction with gettext-extractor 2018-08-16 19:03:57 +00:00
index.js Remove unnecessary bind call 2019-05-17 11:29:40 +08:00
sprintf.js Generate searchable JSDoc documentation 2019-01-14 21:46:21 +00:00