Remove download button for sheets
This commit is contained in:
parent
cbeba2d40f
commit
2a4eca1e2e
@ -1138,6 +1138,9 @@ define([
|
|||||||
//hide.push('download');
|
//hide.push('download');
|
||||||
hide.push('openincode');
|
hide.push('openincode');
|
||||||
}
|
}
|
||||||
|
if ($element.is('.cp-border-color-sheet')) {
|
||||||
|
hide.push('download');
|
||||||
|
}
|
||||||
if ($element.is('.cp-app-drive-element-file')) {
|
if ($element.is('.cp-app-drive-element-file')) {
|
||||||
// No folder in files
|
// No folder in files
|
||||||
hide.push('color');
|
hide.push('color');
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user