mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-09 11:44:10 +09:00
common.js 문제 수정
This commit is contained in:
parent
22f6aaaed8
commit
eef87175d4
1 changed files with 0 additions and 3 deletions
|
|
@ -503,9 +503,6 @@ function setFixedPopupSize() {
|
|||
$pc.width(Math.min(w, window.screen.availWidth)-offset.left*2-scbw).css({overflow:'',height:''});
|
||||
}
|
||||
}
|
||||
function getScrollBarWidth () {
|
||||
|
||||
};
|
||||
|
||||
/**
|
||||
* @brief 추천/비추천,스크랩,신고기능등 특정 srl에 대한 특정 module/action을 호출하는 함수
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue