From d5ba90b4d62748d23f76e703c8bf44ec4148b42a Mon Sep 17 00:00:00 2001 From: Manuel Friedli Date: Tue, 26 Nov 2013 15:27:57 +0100 Subject: [PATCH 1/2] punktanzeige geflickt --- uhr.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/uhr.js b/uhr.js index c98a2d0..e0f11fd 100644 --- a/uhr.js +++ b/uhr.js @@ -92,7 +92,7 @@ Uhr.prototype.clear = function() { this.renderarea.find('.item').removeClass('active'); } Uhr.prototype.highlight = function(itemClass) { - this.renderarea.find('.item.' + itemClass).addClass('active'); + this.renderarea.parent().find('.item.' + itemClass).addClass('active'); } Uhr.prototype.getHour = function(date) { if (typeof this.currentLayout.getHour === 'function') { From 9521ffd1e8960f6d59d5625b3a96509d542c25cf Mon Sep 17 00:00:00 2001 From: Manuel Friedli Date: Tue, 26 Nov 2013 15:29:59 +0100 Subject: [PATCH 2/2] manifest aktualisiert --- manifest.appcache | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.appcache b/manifest.appcache index acee32a..aaf6804 100644 --- a/manifest.appcache +++ b/manifest.appcache @@ -1,5 +1,5 @@ CACHE MANIFEST -# 2.2 +# 2.2.1 index.html jquery-2.0.3.min.js