update button text

This commit is contained in:
rolux 2013-02-08 22:29:48 +05:30
parent 0cda5df177
commit 536ff2c40a

View file

@ -461,7 +461,7 @@ pandora.ui.filesView = function(options, self) {
data[key] = self['$' + key + 'Input'].value();
});
self.$moveButton.options(
{disabled: true, title: 'Moving Files'}
{disabled: true, title: 'Moving Files...'}
);
pandora.api.moveFiles(data, function(result) {
if (