mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-29 23:32:54 +09:00
issue 527 Remove unnecessary getNextSequence function
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9714 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
d8a1b4fbab
commit
38d2d1d6c2
3 changed files with 2 additions and 6 deletions
|
|
@ -20,7 +20,7 @@
|
|||
<input type="hidden" name="module_srl" value="{$module_info->module_srl}" />
|
||||
<input type="hidden" name="xml_file" value="{$category_xml_file}" />
|
||||
<input type="hidden" name="success_return_url" value="{getRequestUriByServerEnviroment()}" />
|
||||
<div id="category_info" class="x" style="position:absolute"></div>
|
||||
<div id="category_info" class="x" style="position:absolute">???</div>
|
||||
</form>
|
||||
<div id="menu">
|
||||
<ul class="simpleTree">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue