From 0f3a0e1eb34ecd9ad52fd0b41b3a179f783bf62f Mon Sep 17 00:00:00 2001 From: rolux Date: Tue, 16 Dec 2014 12:51:12 +0000 Subject: [PATCH] typo --- static/js/changelogDialog.js | 1 - 1 file changed, 1 deletion(-) diff --git a/static/js/changelogDialog.js b/static/js/changelogDialog.js index 900c00393..a01dae931 100644 --- a/static/js/changelogDialog.js +++ b/static/js/changelogDialog.js @@ -162,7 +162,6 @@ pandora.ui.changelogDialog = function() { width: width - 48 }) .open(); - } } }),