https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18648

Josef Moravec <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #63592|0                           |1
        is obsolete|                            |

--- Comment #2 from Josef Moravec <[email protected]> ---
Created attachment 63599
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=63599&action=edit
[SIGNED-OFF] Bug 18648 - Translatability: Get rid of tt directives in
translation for macles.tt

koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/macles.tt
contains
template directives inside a div tag:
<span title="[% FOREACH lib IN cell.libs %][% lib.lib |html %] - [% END %]">
This is exposed in translation tool.

To test:
- Carefully examine code changes
- Apply patch, verify that the directive is no longer exposed (picked for
  po files)
- If you know where / how this macles is used, verify that it behaves as before

Signed-off-by: Josef Moravec <[email protected]>

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to