Remove invalid option in context menu

This commit is contained in:
yflory 2020-02-10 14:54:35 +01:00
parent d0f8458dd2
commit 830c401f50
1 changed files with 1 additions and 0 deletions

View File

@ -1200,6 +1200,7 @@ define([
hide.push('collapseall');
}
containsFolder = true;
hide.push('savelocal');
hide.push('openro');
hide.push('openincode');
hide.push('properties');