M쇼핑몰: #222 장바구니 선택옵션 스크롤바 안드로이드 처리

This commit is contained in:
whitedot
2013-06-11 15:25:43 +09:00
parent 08dee8e9dd
commit 59a6ed76a5
3 changed files with 8 additions and 0 deletions

View File

@ -7,6 +7,9 @@ include_once(G4_LIB_PATH.'/connect.lib.php');
include_once(G4_LIB_PATH.'/popular.lib.php');
?>
<!-- overflow scroll 감지 -->
<script src="<?php echo G4_URL; ?>/js/modernizr.custom.70111.js"></script>
<header id="header">
<?php if ((!$bo_table || $w == 's' ) && defined('_INDEX_')) { ?><h1><?php echo $config['cf_title'] ?></h1><?php } ?>