https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37015
--- Comment #1 from Katrin Fischer <[email protected]> --- Hm, it looks like it has been hidden for some reason? <li v-if="false"> <label>{{ $__("External ID") }}:</label> <span> <span v-if="false" >FIXME - Does not replace this v-if with an HTML comment, it breaks xgettext</span > <span v-if="false" >FIXME - Create a syspref to store the URL</span > <a :href="`https://replace_with_syspref_value_here.folio.ebsco.com/eholdings/packages/${erm_package.vendor.external_id}-${erm_package.external_id}`" > {{ erm_package.vendor.external_id }}-{{ erm_package.external_id }} </a> </span> </li> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
