mirror of
https://github.com/nextcloud/server.git
synced 2025-10-26 19:21:34 +00:00
The `SHARE` permissions falls into the `default` case in the switch case, causing the rendering to look like ` , Upload, Read`. This PR changes the return value of the `default` case and adds a `filter` to remove those values. Signed-off-by: Louis Chemineau <louis@chmn.me> |
||
|---|---|---|
| .. | ||
| components | ||
| lib | ||
| mixins | ||
| models | ||
| services | ||
| style | ||
| utils | ||
| views | ||
| additionalScripts.js | ||
| collaborationresources.js | ||
| collaborationresourceshandler.js | ||
| files_sharing_tab.js | ||
| files_sharing.js | ||
| index.js | ||
| personal-settings.js | ||
| share.js | ||
| sharebreadcrumbview.js | ||