https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22639 --- Comment #44 from Tomás Cohen Arazi (tcohen) <tomascohen@gmail.com> --- (In reply to Fridolin Somers from comment #43)
Oh this looks strange :
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/searchengine/elasticsearch/ mappings.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/searchengine/elasticsearch/ mappings.tt @@ -18,9 +18,9 @@ cursor: pointer; } </style> -</head> +<!--</head>-->
-<body id="admin_searchengine_mappings" class="admin"> +<!--<body id="admin_searchengine_mappings" class="admin">--> [% WRAPPER 'header.inc' %] [% INCLUDE 'prefs-admin-search.inc' %] [% END %]
Is it a mistake ?
Bad rebase at some point, sorry! -- You are receiving this mail because: You are watching all bug changes.