Set available graphics block heights with gallery.equal_heights().

This commit is contained in:
Chad Kieffer
2009-09-29 23:21:08 -06:00
parent 3ea3a4325e
commit fbb6a86f94
2 changed files with 1 additions and 1 deletions

View File

@@ -1,6 +1,7 @@
<?php defined("SYSPATH") or die("No direct script access.") ?>
<script type="text/javascript">
$(document).ready(function() {
$(".gAvailable .gBlock").equal_heights();
select_toolkit = function(el) {
if (!$(this).hasClass("gUnavailable")) {
window.location = <?= html::js_string(url::site("admin/graphics/choose/__TK__?csrf=$csrf")) ?>