Fis bug issue 21110

This commit is contained in:
Jesús Macias 2016-01-15 12:13:16 +01:00
parent 03c08bea9d
commit 5aa5d3a9ae
1 changed files with 1 additions and 1 deletions

View File

@ -449,7 +449,7 @@ OCA.External.StatusManager.Utils = {
}
switch (backend) {
case 'smb':
case 'wnd':
icon = OC.imagePath('windows_network_drive', 'folder-windows');
break;
case 'sharepoint':