Small tweaks to the wiki importer

This commit is contained in:
Antonin Delpeuch 2017-09-24 09:09:45 +01:00
parent 49b48f58bb
commit 5d387b1df8
2 changed files with 3 additions and 1 deletions

View File

@ -241,6 +241,8 @@ function registerImporting() {
IM.registerExtension(".marc", "text/marc");
IM.registerExtension(".mrc", "text/marc");
IM.registerExtension(".wiki", "text/wiki");
/*
* Mime type to format mappings
*/

View File

@ -1,4 +1,4 @@
<div class="grid-layout layout-loose"><table>
<div class="grid-layout layout-tight"><table>
<tr><td colspan="2" id="or-import-colsep"></td></tr>
<tr><td width="1%"><input type="checkbox" bind="wikiCheckbox" id="$reconcileWiki" /></td><td><label for="$reconcileWiki" id="or-import-wiki-base-url"></label>