mirror of
https://github.com/nextcloud/server.git
synced 2026-06-29 12:24:50 +02:00
ace4449924
File names are no longer shown directly in the ".filename" element, but split in two "span" elements inside a ".filename-parts" element, so now the texts in those span elements need to be concatenated to get the file name. Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>