Fix the drive toolbar not displaying the displayName
This commit is contained in:
@@ -115,7 +115,8 @@ define([
|
||||
share: {
|
||||
secret: secret,
|
||||
channel: hexFileName
|
||||
}
|
||||
},
|
||||
hideDisplayName: true
|
||||
};
|
||||
Toolbar.create($bar, null, null, null, null, configTb);
|
||||
var $rightside = $bar.find('.' + Toolbar.constants.rightside);
|
||||
|
||||
Reference in New Issue
Block a user