Mercurial > hg > MetaDataProvider
view zpt/importMetaDataExportXML.zpt @ 32:a0a147409f67
fixed bug if mapping doesn't exist.
author | casties |
---|---|
date | Tue, 11 Dec 2012 16:05:50 -0500 |
parents | 9f9d9be26e53 |
children |
line wrap: on
line source
<html> <body> <form action="" enctype="multipart/form-data" method="post"> <br> upload: <input type="file" name="importFile"> <input type="submit"> </form> </body> </html>