From 3ced9b427d3ea05fdad68e87629d75147594e750 Mon Sep 17 00:00:00 2001 From: j <0x006A@0x2620.org> Date: Fri, 20 Mar 2015 13:05:54 +0000 Subject: [PATCH] typo --- static/js/preferencesDialog.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/js/preferencesDialog.js b/static/js/preferencesDialog.js index 12010e11..6e7a700f 100644 --- a/static/js/preferencesDialog.js +++ b/static/js/preferencesDialog.js @@ -181,7 +181,7 @@ pandora.ui.preferencesDialog = function() { ).append( Ox.Button({ title: Ox._('Manage Cache...'), - disabled: !pandora.fs.enabled + disabled: !pandora.fs.enabled, width: 160 }) .bindEvent({