finish updating themes for colorbox
This commit is contained in:
@@ -52,7 +52,7 @@ function dispy_init(&$a) {
|
||||
<script type="text/javascript">
|
||||
$(document).ready(function() {
|
||||
// Select all links with lightbox class
|
||||
$("img.lightbox").colorbox({maxHeight:"90%"});
|
||||
$("a.lightbox").colorbox({maxHeight:"90%"});
|
||||
|
||||
$('.group-edit-icon').hover(
|
||||
function() {
|
||||
|
||||
Reference in New Issue
Block a user