mirror of
https://github.com/nextcloud/server.git
synced 2026-02-23 09:53:17 -05:00
Previously, clicking on an menu item in the breadcrumb menu removed the parent entries of the path, i.e.: Clicking on the "to" entry in "/path/to/some/folder" changed the breadcrumb menu to show only the "/path/to" entries. With this change the breadcrumb menu changes this behaviour as the full path is still visible (and usable) but with the "to" entry beeing highlighted. Signed-off-by: Christian Paier <hallo+git@cpaier.com> |
||
|---|---|---|
| .. | ||
| appSpec.js | ||
| breadcrumbSpec.js | ||
| detailsviewSpec.js | ||
| favoritesfilelistspec.js | ||
| favoritespluginspec.js | ||
| fileactionsmenuSpec.js | ||
| fileactionsSpec.js | ||
| filelistSpec.js | ||
| filesSpec.js | ||
| filesummarySpec.js | ||
| fileUploadSpec.js | ||
| mainfileinfodetailviewSpec.js | ||
| newfilemenuSpec.js | ||
| tagspluginspec.js | ||