update directoryBrowser

This commit is contained in:
Luke Pulverenti
2015-10-16 18:21:03 -04:00
parent 3dbde84cda
commit db88b76db6
6 changed files with 45 additions and 12 deletions
+2 -2
View File
@@ -375,7 +375,7 @@
items.push({
name: Globalize.translate('ButtonSync'),
id: 'sync',
ironIcon: 'refresh'
ironIcon: 'sync'
});
}
@@ -1257,7 +1257,7 @@
items.push({
name: Globalize.translate('ButtonSync'),
id: 'sync',
ironIcon: 'refresh'
ironIcon: 'sync'
});
require(['actionsheet'], function () {