mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-04 01:23:32 +09:00
Importer module. Progress UI added.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8993 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
8f2180dd3f
commit
00319859a6
3 changed files with 35 additions and 20 deletions
|
|
@ -1,7 +1,6 @@
|
|||
<script type="text/javascript">
|
||||
var preProcessingMsg = "{$lang->preprocessing}";
|
||||
</script>
|
||||
|
||||
<div id="process" style="display:none;">
|
||||
<form action="./" method="get" onsubmit="return doImport()" id="fo_process">
|
||||
<input type="hidden" name="type" value="" />
|
||||
|
|
@ -28,4 +27,4 @@
|
|||
</tr>
|
||||
</table>
|
||||
</form>
|
||||
</div>
|
||||
</div>
|
||||
Loading…
Add table
Add a link
Reference in a new issue