parent
db98509b43
commit
dd1a00f560
1 changed files with 2 additions and 0 deletions
|
@ -108,6 +108,7 @@
|
|||
}
|
||||
});
|
||||
|
||||
<?php if ($page != Base::PAGE_BOOK_DETAIL) { ?>
|
||||
$(".bookdetail").click(function(){
|
||||
var url = $(this).find("a").attr("href");
|
||||
<?php if ($config['cops_use_fancyapps'] == 0) { ?>
|
||||
|
@ -123,6 +124,7 @@
|
|||
<?php } ?>
|
||||
return false;
|
||||
});
|
||||
<?php } ?>
|
||||
});
|
||||
|
||||
<?php
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue