Merge remote-tracking branch 'upstream/master' into vertical-menu
This commit is contained in:
commit
6b79bd4921
132 changed files with 1513 additions and 767 deletions
|
@ -212,7 +212,7 @@ define(["browser", "appStorage", "apphost", "loading", "connectionManager", "glo
|
|||
|
||||
if (user.Policy.EnableContentDownloading && appHost.supports("filedownload")) {
|
||||
menuItems.push({
|
||||
name: Globalize.translate("ButtonDownload"),
|
||||
name: globalize.translate("ButtonDownload"),
|
||||
id: "download",
|
||||
icon: "file_download"
|
||||
});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue