aboutsummaryrefslogtreecommitdiffstats
path: root/index.html
diff options
context:
space:
mode:
authorMatěj Cepl <mcepl@redhat.com>2013-05-23 11:27:33 +0200
committerMatěj Cepl <mcepl@redhat.com>2013-05-23 11:27:33 +0200
commit5fa320c7ce4ba1b29d32e50a478ba278c904aa4c (patch)
treed26d5f14f62ad04d8aca0e79b7e378e492e39114 /index.html
parentfb35a5e541342cdf9f73961c575c123f00dac79a (diff)
downloadimportLDIF-5fa320c7ce4ba1b29d32e50a478ba278c904aa4c.tar.gz
Update parseLDIF to the master.
Also pull it one level up in directory tree ... too many nested directories are considered harmful.
Diffstat (limited to 'index.html')
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index 16961c1..afc5db0 100644
--- a/index.html
+++ b/index.html
@@ -40,7 +40,7 @@
<progress value="0" max="100">0 %</progress>
</div>
- <script src="libs/parseLDIF.js" type="text/javascript"></script>
+ <script src="parser/parseLDIF.js" type="text/javascript"></script>
<script src="importAddrBook.js" type="text/javascript"></script>
</body>
</html>