Merge branch 'master' of github.com:gnuboard/g4s
This commit is contained in:
@ -313,7 +313,7 @@ if (typeof(SIDEVIEW_JS) == 'undefined') // 한번만 실행
|
|||||||
|
|
||||||
function hideSideView()
|
function hideSideView()
|
||||||
{
|
{
|
||||||
if (document.getElementById("sizeview"))
|
if (document.getElementById("sideview"))
|
||||||
divDisplay ("sideview", 'none');
|
divDisplay ("sideview", 'none');
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user