aboutsummaryrefslogtreecommitdiffstats
path: root/index.html
diff options
context:
space:
mode:
authorMatěj Cepl <mcepl@redhat.com>2013-07-20 23:45:08 +0200
committerMatěj Cepl <mcepl@redhat.com>2013-07-20 23:45:08 +0200
commit6db48920947f89f150e5fcd8b1fc96df51e98fd0 (patch)
treef33da7f12645ace9926520bf217b4907f5aefc6c /index.html
parent5f7dfa2ac4394f2b87d0fee4560e7dddbe1ab5cd (diff)
downloadimportLDIF-6db48920947f89f150e5fcd8b1fc96df51e98fd0.tar.gz
Separate translateObjectToContact to a separate module.
Diffstat (limited to 'index.html')
-rw-r--r--index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/index.html b/index.html
index afc5db0..a4d092c 100644
--- a/index.html
+++ b/index.html
@@ -40,6 +40,7 @@
<progress value="0" max="100">0 %</progress>
</div>
+ <script src="LDIF2Contact/converter.js" type="text/javascript"></script>
<script src="parser/parseLDIF.js" type="text/javascript"></script>
<script src="importAddrBook.js" type="text/javascript"></script>
</body>