From 5b70cc5b62fcd193cbe87a772bdd49402c760f38 Mon Sep 17 00:00:00 2001 From: Ruud Date: Sun, 9 Oct 2011 14:02:56 +0200 Subject: [PATCH] Testbutton class --- couchpotato/core/notifications/core/static/notification.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/couchpotato/core/notifications/core/static/notification.js b/couchpotato/core/notifications/core/static/notification.js index 6a5393a1..336d8f8e 100644 --- a/couchpotato/core/notifications/core/static/notification.js +++ b/couchpotato/core/notifications/core/static/notification.js @@ -55,7 +55,7 @@ var NotificationBase = new Class({ var name = fieldset.getElement('h2').get('text'); - new Element('.ctrlHolder').adopt( + new Element('.ctrlHolder.test_button').adopt( new Element('a.button', { 'text': 'Test '+name, 'events': {