colorbox updated

This commit is contained in:
sanj 2010-10-26 03:15:34 +02:00
parent 8398e02450
commit 4834083b57
3 changed files with 5 additions and 5 deletions

File diff suppressed because one or more lines are too long

View File

@ -105,7 +105,7 @@ function displayMedia(data) {
var padmaHtml = tmpl("tmpl_padmas", {'videos': data.pvideos });
var html = imagesHtml + youtubeHtml + padmaHtml;
$('#media').html(html);
$('.imagesWrapper a').colorbox();
$('.imageWrapper a').colorbox();
}
function onFeatureSelect(f) {

View File

@ -59,7 +59,7 @@
</script>
<script type="text/html" id="tmpl_padmas">
Padma Videos:
<% if (videos.length > 0) { %> Videos from Pad.ma <% } %>:
</script>
<script type="text/html" id="tmpl_about">