update polymer
This commit is contained in:
parent
d2bb0d6805
commit
d96a2b7946
28 changed files with 109 additions and 118 deletions
2
dashboard-ui/cordova/ios/tabbar.js
vendored
2
dashboard-ui/cordova/ios/tabbar.js
vendored
|
@ -101,7 +101,7 @@
|
|||
|
||||
var tabs = ['Library', 'Favorites', 'Search', 'NowPlaying'];
|
||||
|
||||
if (user.Policy.EnableSync) {
|
||||
if (user.Policy.EnableSync && Dashboard.capabilities().SupportsSync) {
|
||||
|
||||
tabs.push('Sync');
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue