From 90eb669d2d81b7c107e07bd5427f0d6805fa511e Mon Sep 17 00:00:00 2001 From: rolux Date: Sun, 21 Jul 2013 10:31:27 +0000 Subject: [PATCH] typo --- static/js/errorDialog.js | 1 - 1 file changed, 1 deletion(-) diff --git a/static/js/errorDialog.js b/static/js/errorDialog.js index f660f2cd..eb659fb4 100644 --- a/static/js/errorDialog.js +++ b/static/js/errorDialog.js @@ -42,7 +42,6 @@ pandora.ui.errorDialog = function(data) { that = pandora.ui.iconDialog({ buttons: (showLogsButton ? [ Ox.Button({ - id: 'close', title: Ox._('View Error Logs...') }) .bindEvent({