mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-01 00:02:21 +09:00
기본 코드 내에서 제로보드라는 명칭을 제거
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@4908 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
de8eb4cdd1
commit
f2e59ee019
28 changed files with 38 additions and 38 deletions
|
|
@ -142,7 +142,7 @@ function winopen(url, target, attribute) {
|
|||
|
||||
/**
|
||||
* @brief 팝업으로만 띄우기
|
||||
* common/tpl/popup_layout.html이 요청되는 제로보드 XE내의 팝업일 경우에 사용
|
||||
* common/tpl/popup_layout.html이 요청되는 XE내의 팝업일 경우에 사용
|
||||
**/
|
||||
function popopen(url, target) {
|
||||
if(typeof(target)=="undefined") target = "_blank";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue