Bug 11560 - Untranslatable "Close" in greybox popup
Summary: Untranslatable "Close" in greybox popup
Status: CLOSED INVALID
Alias: None
Product: Koha
Classification: Unclassified
Component: I18N/L10N (show other bugs)
Version: unspecified
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-01-15 09:30 UTC by paxed
Modified: 2016-12-05 21:23 UTC (History)
3 users (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description paxed 2014-01-15 09:30:51 UTC
In staff client, clicking on the "MARC preview" when viewing title details pops up a javascript-constructed "window" with untranslatable "Close" on top-right.

The string is hard-coded in greybox/gb_scripts.js
Comment 1 Aleisha Amohia 2016-02-10 01:30:03 UTC
Is this still valid? The "Close" is coded in /koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/detail.tt
Comment 2 Marc Véron 2016-02-10 19:34:15 UTC
(In reply to Aleisha Amohia from comment #1)
> Is this still valid? The "Close" is coded in
> /koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/detail.tt

I tested, the bug is no longer valid.