all repos — h3rald @ aecaa8d19185b58453c8e6c1a2f487b413f5c4c1

The sources of https://h3rald.com

Fixing js.
h3rald h3rald@h3rald.com
Sun, 20 Sep 2009 13:18:38 +0200
commit

aecaa8d19185b58453c8e6c1a2f487b413f5c4c1

parent

180d7f6dfc56077b72b91aac254397a6070a2b7c

1 files changed, 4 insertions(+), 2 deletions(-)

jump to
M content/js/compressed.jscontent/js/compressed.js

@@ -1,4 +1,6 @@

-----------$(function(){$( +----- +----- +$(function(){$( '#gallery a' ).lightBox();});function delicious_counter(data){var posts=data[0].total_posts;if (!posts) return;var text=posts+ " bookmarks"

@@ -3408,4 +3410,4 @@ function ___pause(ms){var date=new Date();curDate=null;do {var curDate=new Date();}

while (curDate-date<ms);}; return this.unbind( 'click' -).click(_initialize);};})(jQuery);+).click(_initialize);};})(jQuery);