This commit is contained in:
j 2015-03-20 13:05:54 +00:00
parent 5e9816e693
commit 3ced9b427d

View file

@ -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({