mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-25 22:29:55 +09:00
xquared 적용을 위한 javascript 수정
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@3038 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
04a1fed23c
commit
4a55cfe522
9 changed files with 28 additions and 18 deletions
|
|
@ -5,7 +5,7 @@
|
|||
<!--@end-->
|
||||
|
||||
<div class="boardWrite">
|
||||
<form action="./" method="post" onsubmit="return procFilter(this, insert)" class="boardEditor">
|
||||
<form action="./" method="post" onsubmit="return procFilter(this, window.insert)" class="boardEditor">
|
||||
<input type="hidden" name="mid" value="{$mid}" />
|
||||
<input type="hidden" name="content" value="{$oDocument->getContentText()}" />
|
||||
<input type="hidden" name="document_srl" value="{$oDocument->get('document_srl')}" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue