]> source.dussan.org Git - nextcloud-server.git/commit
fix: Hide status tooltip in row to add a new mount point 47735/head
authorDaniel Calviño Sánchez <danxuliu@gmail.com>
Wed, 21 Aug 2024 19:26:23 +0000 (21:26 +0200)
committerDaniel Calviño Sánchez <danxuliu@gmail.com>
Thu, 5 Sep 2024 02:18:39 +0000 (04:18 +0200)
commitb6d8e6bed858f490579588f96b42cbad370e7b7a
treeab532f9e6a8404a35bd4da3e88d3fa2610e7f6ff
parent06443611479b6e3a4924bb6f571583af37f4c714
fix: Hide status tooltip in row to add a new mount point

The row to add a new mount point is cloned when a new mountpoint is
added, so it is expected that it includes a status span. However, it
should not be displayed in that row, only in the cloned row when its
status is updated.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
apps/files_external/templates/settings.php