update
This commit is contained in:
@@ -21,7 +21,10 @@ $(window).on("load resize", function (event) {
|
||||
$body.css("padding-top", $navbar.outerHeight());
|
||||
});
|
||||
|
||||
|
||||
$('#command_modal').on('show.bs.modal', function (event) {
|
||||
console.log('111111111')
|
||||
console.log(event);
|
||||
})
|
||||
|
||||
///////////////////////////////////////
|
||||
// 사용 미확인
|
||||
|
||||
Reference in New Issue
Block a user